this post was submitted on 27 Jun 2023
4 points (100.0% liked)
Personal Knowledge Management Systems (PKMS)
501 readers
10 users here now
A place for people to discuss Personal Knowledge Management Systems (PKMS) such as "Building a Second Brain" (BASB), Obsidian, and more.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My main requirement is being able to type in facts or thoughts, and have them offloaded somewhere (I don't care where but would prefer it be local). Then later on I could bash in a few keywords and the program would spit out things it knows about those keywords. I don't want to be involved in trying to organise my thoughts. That way lies madness. :P
@Cevilia Sounds like you might like #AI integration. Two apps come to mind, #ReflectNotes https://reflect.app/ https://nitter.net/reflectnotes which has AI integration, very focused workspace with #Markdown, but still lots of functions like backlinks. The other is #CraftDocsApp https://www.craft.do/ https://nitter.net/craftdocsapp @[email protected] @[email protected] it also has markdown, backlinks, and an AI integration. It has a very broad workspace and lots of templates.
Don't forget about mem.ai.
Thanks! I'll take a look at them. Looks like they're both free to start too, so no harm in giving them a try :)
people love logseq for this type of note taking. the idea is you have a daily journal that creates a new page (from a template if you like), and you use backlinks to connect ideas. then you can click on any subject you've journaled about and it'll bring up a list of places where you've mentioned this thing. For example if you're learning a programming language, you can just type
[[clojure]]
and it'll show up on theclojure
page.I have a template that has an embedded page that keeps track of tasks I'm currently focusing on, a section for my random musings and journalings throughout the day.