As a file format, this is just fine, but I feel like there's some conflation between a file format and software meant to interact with that format. I use plain text accounting for my business, and it's lovely to be able to enter bookkeeping data with a plain text editor and keep it all under version control, but the next step is using a program such as hledger or beancount to work with that data. I'd love to work wit…
Calendar.txt
131–140 of 143 posts
Re: Calendar.txt
#132I've been doing this since 02001, except without the week numbers. I switched from CVS to Git around 02009. Anyone who knows me will tell you I am not very organized. Possibly this is why. Android support is definitely substandard, even with Termux. It's not foolproof. On one occasion I typed in the month wrong, though in the right place in the file. When I noticed that the line was out of order, I moved it to where…
I like your future proof year numbering. Most current date formats are going to have a BIIG problem come the end of 9999 but not you!
Re: Calendar.txt
#133This seems like it'd be much more practical as a CSV file.
Re: Calendar.txt
#134my dad keeps his calendar in an excel file with almost the exact same format except he omits dates with no entries. Every week he prints a new version of this on a single A4 which he folds and keeps in his wallet. new events are hand written at the bottom and get included in the excel weekly. he's been doing this for as long as I can remember.
I love having the system-of-record being something powerful on a laptop, alongside having some paper artifact with just a small constrained view, which you update with a pencil and then reconcile with the SoR later. This is what I do for todos and reminders, with a few index cards binder-clipped together with a tiny pen. I use [0]; its size is right but it’s just a ballpoint refill that isn’t particularly great. Usin…
Re: Calendar.txt
#135My format used to be as follows: * [ ] YYYY-MM-DD * [ ] 1800: Dinner with parents * [x] Walk the dog * [ ] YYYY-MM-DD * [ ] 0900: Interview new recruit * [ ] Prepare interview questions * [ ] Upload result to HR system This worked really well for me and was easily searchable. One benefit would be that it is easily trackable in Git. These days I have a little A6 lined notebook and manually list tasks there. Each page…
Periodically my task system fails (the Taskwarrior 3 disaster being the most recent) and this is pretty much what I end up using. But then I forget a bill or something important because there are no bells or buzzers keeping me as a useful working unit. Then I erect the previous system, or some variant, and go with that until some inevitable breakage sends me back to paper. So it goes...
Re: Calendar.txt
#136As a file format, this is just fine, but I feel like there's some conflation between a file format and software meant to interact with that format. I use plain text accounting for my business, and it's lovely to be able to enter bookkeeping data with a plain text editor and keep it all under version control, but the next step is using a program such as hledger or beancount to work with that data. I'd love to work wit…
I’ve used this tool before for caldav: https://github.com/pimutils/khal
There is a task equivalent, which also supports caldav sync
Re: Calendar.txt
#137Earlier quoted context omitted.
Yeah, simpletask
SimpleTask Cloudless has been my favourite todo.txt app for Android. Unfortunately, SimpleTask is in low maintenance mode [1], and does not work well in my setup. According to mpcjanssen: "The suspending of the applications by Google #1102 and the continuously fixing breakage by Android API changes have reduced my Simpletask motivation to a very low level." [1]. [1] https://github.com/mpcjanssen/simpletask-android/is…
Re: Calendar.txt
#138As a file format, this is just fine, but I feel like there's some conflation between a file format and software meant to interact with that format. I use plain text accounting for my business, and it's lovely to be able to enter bookkeeping data with a plain text editor and keep it all under version control, but the next step is using a program such as hledger or beancount to work with that data. I'd love to work wit…
todo.txt accomplished this with community apps that provided web and mobile interfaces to the text file: http://todotxt.org/
Re: Calendar.txt
#139Re: Calendar.txt
#140To me the biggest block for using any plain text format for daily stuff is I need a good mobile - laptop sync method that I can easily read / write and manage files on both mobile and laptop, does anyone have any recommendation? The best choice I can think right now is SimpleNote which I've been using for notes for a long time, but is there a way I can actually use .txt file instead of text been stored somewhere in a…
I recommend https://syncthing.net/ Works with all file formats, from photos and movies to text files. Cross platform: Linux, Windows, Android, probably also Mac and BSD. Update: And it's end-to-end encrypted and free, open-source software.
https://github.com/syncthing/syncthing-android --- "Discontinued This app is discontinued. The last release on Github and F-Droid will happen with the December 2024 Syncthing version."