Obsidian is now free for work - Obsidian
-
least paranoid foss nut
-
here's a bunch of possible applications:
- simple note taking. like notepad except you have your notes at a place where you can search through them and even link one from another.
- second brain. you can watch a video about it but basically to organize your thoughts, record things you learn, make connections between things to have a digital brain you can search or browse through.
- work or school. notes, to do lists, reminders, links to sources, etc all in one place with references via links
- journal. pretty straightforward, but you can imagine things you could do if you could link from your journal entry to a website, or another entry, or something from your movie collection.
- database. eg maybe you have a movie collection and want to document all the details, including which ones you watched, which ones you liked, and what you think about them. you can have a file for each movie but also files for directors, actors, etc that you can link to and from, in which you have info on those, including images, tags for easy search.
so you watched a movie and wonder what other movies you own have the same starring actor: search movie, click link to the star page, check backlinks.
obviously not the best use case because imdb exists but this is personal and could be extrapolated to any collection you have, maybe even all of them. why not have the movie adaptation link to the original book?
TLDR
you can think about it like: imagine if you could make a bunch of wiki pages. the formatting isn't quite as nice but essentially that's what you're doing. a bunch of pages with text, images, links and tags, that you can browse through. what would you use it for?
-
Oooh, I will be setting this up tonight! Thanks!
-
I guess we just have to agree to disagree then. Which is fine.
Your points are valid and thank you for detailing them for me. If I was in their shoes making others able to steal my IP, even if they're not allowed due to licensing and having to deal with constant scrutiny of the source code are k.o.-criteria, which hinder the project and lead to potential revenue loss.
-
Yep and the Android app is full of small things to improve, for sure someone would put in contributions for free
-
True. The other day I uploaded a photo that should be portrait instead of landscape. I opened Nemo ( Linux file explorer), right clicked to edit image, fixed it, and automatically my note picked up the change.
Similar thing when storing a 1000 line json in the notes
-
That's not so true of the Android app. I do have access to bytecode but changing bytecode to bring feature enhancements is not for the faint of heart.
And storage in their current android app is a major privacy breach.
-
You don't need a server, I use drop box. You can also do Amazon S3 which is more involved but not as hard as a server. And 5 more options.
-
And it's totally fair to run your project however you choose. My point is just that FOSS doesn't automatically mean you can't make money, tons of businesses are built on a FOSS-first basis. Pick the model that works for your business, and I sincerely hope you find a way to make FOSS part of it.
-
I fucking LOVE obsidian, one of my most used pieces of software.
I have two note vaults.
One is my personal "everything" not vault, Anything I might need to write down goes there. No random sticky notes, or half used notebooks for me. Game notes, such as what equipment I'm looking for, or solutions to puzzles I'll forget before I can use the information. More practically useful notes like conversion charts to use imperial measurements in blender and godot. Names of people I need to remember and what their handles are on social media, because most platforms don't help you with that. Everything can be interconnected, so some notes are just indexes of other notes.
More impressive is my lore wiki. There is a book series that I will never write, and these notes document the setting. Characters, events, locations, other authors who have helped over the years. Anything that is a proper noun or is otherwise special to the setting is a link to a note of that name.
Obsidian also has "graph view" which visually organizes notes so that things that are connected are physically closer together. I just wish I could give these notes icons on the graph view so that they'd be more visually distinct.
-
As I've said. Nextcloud is a great example of FOSS working out for a business, haha.
-
Ale we talking about the same thing?
-
You're right, I wasn't thinking about the android app when writing this.
-
Embrace zettelkasten as your note taking workflow. It’s more organized
-
What is a Trillium?
-
Probably not, I'm talking about the plugin I use. Remotely save, I think it's called.
-
Daily journal
Task list / project management
Note taking
Mind mapping
Resource archiveI've got my vault automated pretty well at this point. I honestly don't know what I would do without it.
For those of you that are wondering, everything is markdown independent, all of my plugins address UI or vault automation processes that leave all of my information entirely portable.
-
That's the whole point of markdown lmfao.
-
Hol up. Are notes stored in files in a directory structure or a single file? Just that you said "the file" so I'm wondering.
If so, that's lock in.
-
I just don't see the point of obsidian et al.
Just use a directory structure and save markdown files in it.
There are many apps that are great editors for this structure on every platform. IDK exactly what obsidian does but many editors have zettelkasten (fancy cross links) functionality, just no fancy graph.
Ghostty + helix is the sexxy RN.