https://www.dendron.so/ logo
Join Discord
Powered by
# questions
  • j

    jos

    09/26/2022, 12:59 PM
    there's always rsync I guess
  • j

    jos

    09/26/2022, 12:59 PM
    not sure what your work laptop would freak out at
  • j

    jos

    09/26/2022, 1:00 PM
    im pretty sure there's a few FOSS Dropbox clones that can use a self-hosted repository
  • y

    yuktah

    09/26/2022, 1:11 PM
    true, i'll give rsync a try ...i was wondering if creating a vault on a remote DigitalOcean server (accessed via ssh) might work
  • s

    serverhorror

    09/26/2022, 1:13 PM
    What's wrong with using git? (Granted, I'm not even sure how I would edit dendron on my phone in any sort of useable way. Markdown isn't exactly friendly for these small devices...)
  • j

    jos

    09/26/2022, 1:16 PM
    for me, explicitly pushing and merging ruins my workflow
  • j

    jos

    09/26/2022, 1:16 PM
    it's nice for things that need to be sturdy, like a codebase, but for notes it's too much friction
  • s

    serverhorror

    09/26/2022, 1:17 PM
    I just do "YYYY-MM-DD wrap up" at the the end of the day (or multiple times). Every once in a while when grooming the notes I just squash multiple commits from a day into one
  • j

    jos

    09/26/2022, 1:17 PM
    yeah I do stuff like that too, and it just doesn't work for me
  • j

    jos

    09/26/2022, 1:18 PM
    especially because I often need to check my notes on like 3 different devices at a few dozen times per day
  • j

    jos

    09/26/2022, 1:19 PM
    maybe some kind of daemon that autopushes would work, but still tons of overhead
  • y

    yuktah

    09/26/2022, 1:19 PM
    same, git gets tricky if I work on notes on multiple devices throughout the day
  • y

    yuktah

    09/26/2022, 1:19 PM
    I want to point my vscode on all my machines to one "remote" source of truth and update it (like a client server web app 🙂 )
  • r

    rlh1994

    09/26/2022, 1:21 PM
    There's a feature request to be able to do something like this on save https://github.com/dendronhq/dendron/issues/3262 Or if you don't want to go through the hassle of the workaround suggested there you could just run the workspace sync when you finish/start on a different device https://wiki.dendron.so/notes/6jpib71kvuuqjbq6txyo0qh/
  • j

    jos

    09/26/2022, 1:22 PM
    you can host a vscode session on a server and use vscode remote
  • j

    jos

    09/26/2022, 1:22 PM
    I think you said that earlier?
  • y

    yuktah

    09/26/2022, 1:22 PM
    yep
  • y

    yuktah

    09/26/2022, 1:22 PM
    🙂
  • j

    jos

    09/26/2022, 1:22 PM
    would work, and then there is a browser-based vscode you could use for iOS
  • j

    jos

    09/26/2022, 1:22 PM
    if that could connect to a remote server it would probably not be bad
  • j

    jos

    09/26/2022, 3:48 PM
    is there any way to change the title generation? i really dislike the leading capital letter
  • k

    kevins8

    09/26/2022, 4:10 PM
    not for all notes but you can define your own note traits to customize title and hierarchies: https://wiki.dendron.so/notes/bdZhT3nF8Yz3WDzKp7hqh
  • j

    jos

    09/26/2022, 4:16 PM
    poggers
  • j

    jos

    09/26/2022, 4:16 PM
    wow that feature is really cool
  • k

    kevins8

    09/26/2022, 4:18 PM
    yeah, we're working on doing a better job at making it discoverable 😅
  • j

    jeep

    09/26/2022, 4:35 PM
    Is there an easy way to clean up scratch notes or not have it create the full date structure? I made a scratch note and later moved it. But I was left with scratch.2020, scratch.2020.09, and scratch.2020.09.23. I know the full structure doesn’t need to exist because I can move the non-leaf nodes and still see the hierarchy. So is there some setting to not have scratch create each file in the hierarchy?
  • j

    jeep

    09/26/2022, 5:26 PM
    Looks like the meeting note works how I expect scratch to work…
  • j

    jos

    09/26/2022, 5:54 PM
    can I use this to add interactivity to the preview?
  • j

    jos

    09/26/2022, 5:55 PM
    i would love if I could just embed little snippets of javascript that run on something like cron jobs
  • j

    jos

    09/26/2022, 5:55 PM
    i know those are two separate requests but yeah
1...707708709...757Latest