top | item 22278063

(no title)

entilzha | 6 years ago

Any thoughts on how to access/modify on mobile without making it too cumbersome? I often think about todo on walk/train, but could see making it a computer only thing.

discuss

order

kabdib|6 years ago

Absurdly, comically simple is the way to go. In these situations I usually just send myself an email, or write something down in the current physical notebook.

About 20 years ago I spent a while writing a server to do a bunch of automation and reminding and so forth, and found that I was spending more time on that thing than I was doing real work, so I ditched it, just like I did OneNote and all the other apps. There's no need to fix bugs in a text file, nor do you need to upgrade your version of Python or whatever.

Simple will survive decades with zero effort. Complicated pieces of code (especially ones that use networking or browser tech) will need to be maintained, patched, debugged and ported. Life is short. I'd rather actually be productive than have to spend time keeping some productivity app running, or worrying if the vendor of the online notes app I chose to use is going to be bought by Oracle or something.

rakoo|6 years ago

You're making me think that the even absurder method is to use mail drafts as your files. Everything is synced between all your devices, you have built-in modification date, a full editor in the web version or applications for a more integrated experience, high portability and backup (transferring from IMAP account to IMAP account is easy), labels and/or folders depending on your provider, efficient search, attachments...

Actually in the past I used my email account as my RSS reader. It had integrated read/non read status, mass "mark as read" as needed, was synced on all platforms I cared about without anything to install. I didn't really changed my subscriptions a lot so configuration was not complicated.

Sometimes a webmail is just a good enough UI for text-related things.

rsync|6 years ago

Set up an email alias that cats (appends) your note to your org file.

Then, just send your notes (via sms) to the email.

bachmeier|6 years ago

If you version control it using Fossil, and it's in markdown, you can access it directly from the repo website.

justusthane|6 years ago

You can with Github as well. And make changes to it via the website. Not on mobile though, unless you switch to the desktop site.

vor0nwe|6 years ago

But you can't make changes to it online.

yoavm|6 years ago

On Android, I've been using Markor with Syncthing for years now and never had any issues.