Trello has been the best Notes and todo app I could find.
How I Manage My Random Daily Notes
101–110 of 196 posts
Re: How I Manage My Random Daily Notes
#102Trello has been the best Notes and todo app I could find.
I love Trello but I don't want my data on the cloud. I wish I could have something as nice and easy as Trello but self hosted
You could also try Wekan[1], which is awesome on desktop, but I found the mobile interface unusable.
Re: How I Manage My Random Daily Notes
#103Re: How I Manage My Random Daily Notes
#104$ notes
appends a new line, current date like Mon 05 Oct 2020 10:20:47 AM EDT another new line and a set of === as a separator and moves the editor cursor to the bottom. So I can immediately type.
If I type
$ notes So that was weird
then it will take whatever I typed at the command line and append that as well allowing me to continue to type in the editor.
Finally I use :tag to freetag notes so I can easily search through notes based on the topics.
I figure eventually I might figure out a better system but so far this one worked very well.
Re: How I Manage My Random Daily Notes
#105I use paper. Digital notes are great if you need them to be available everywhere, or edit them time and time again, but paper is still significantly better for me. I keep my recipes in Keep and on my personal website, because I often amend them. However I discovered that printed recipes are much more pleasant to use. Likewise, I'd much rather have a dirty notebook to sketch and write on when I'm working in the garage…
Nothing beats the flexibility of pen and paper for unstructured information. Of course, for work we also use shared digital docs, but what goes in there has first been through my ugly scribbles on paper.
How 'bout a pencil and paper?
Re: How I Manage My Random Daily Notes
#106Earlier quoted context omitted.
That is really awesome, this kind of functionality would be a really awesome plugin to Joplin itself somehow. > I also had an idea to make a site where you could take notes and have them be auto-published (like the above, but as a service), to create a community of random knowledge dumps. Think of a Wikipedia, but made of personal sites and not as rigorous, with a very "personal Web 1.0 website" feel, but talking to…
> this kind of functionality would be a really awesome plugin to Joplin itself somehow. Agreed, I looked for a plugin but unfortunately found none. > Alongside this idea, would you use a browser plugin that shares your bookmarks as a stream? I don't really use bookmarks, whenever I come across an interesting page I put it in https://historio.us , but they're too few to make a stream out of... > Also, somewhat unrelat…
Interesting! I'd never heard of historious, thanks for the link. I'm quite surprised that using that is easier than hitting Ctrl+D (in Firefox anyway), and doing the management there. I totally get it though.
> I don't think so, I prefer doing my own hosting and NextCloud/WebDAV works quite well, so I wouldn't want yet another account to manage.
Yep, I can see that, many who find their way to joplin are quite technologically independent and came to joplin precisely because of those reasons. I guess not many people would really want hosted WebDav when you can just hook up NextCloud/S3/OneDrive/etc.
> Yeah, I ran into this problem with my script as well, where I wanted some notes to be private. For those, I just created a notebook that has "private" in the name and put them all there, the script skips them. Tags might work as well.
Yeah -- tags would definitely be the way, but the problem is that I'd want someone to be able to publish an update from their phone (or at least from every platform possible), and be able to keep their encryption. Just spitballing, but imagine serving a sync/backup service that happens to also be able to spit out md-derived websites very very easily. Notion and it's ilk have features like that and people seem very excited about it. A notebook as a blogging platform also seems interesting/incredibly low friction. Could even be a podcasting platform if you attached audio to notes.
Re: How I Manage My Random Daily Notes
#107My system as of right now... Todoist on my phone for tasks. I like todoist because it's got a nicely polished interface and an excellent API. I use an AWS Lambda to define and push repeating tasks into Todoist at set times, it also moves tasks from certain lists into my inbox at certain times of the day/week. Basically I don't want to fiddle with setting times or scheduling in todoist except for one off scheduled tas…
Re: How I Manage My Random Daily Notes
#108As I've mentioned elsewhere, I have a fairly straightforward "personal knowledge management" (PKM) methodology. 1. Capture: every interesting idea that I think up or read is immediately stored in Google Keep (on mobile or laptop). It can be very rough at this point, the goal is simply to not forget. 2. Transcribe & Organize: every weekend, I go through the notes I accumulated during the week. It tends to be between 1…
It's neat you simply decided to use it to hold on to things for about a week, prefering instead to store them in OneNote (or anything you want), a more stable product. Thanks for this advice!
Re: How I Manage My Random Daily Notes
#109Re: How I Manage My Random Daily Notes
#110Comparing to author's solution, it gives ability to briefly list notes, use multiple "namespaces", quickly add (without invoking the editor), delete or modify each specified note. Also there is no bashism and it works out of box on *BSD (that lacks bash) and GNU systems.