Anyone know if this thing has a web-clipper plugin?
Our community made this: https://github.com/deathau/markdown-clipper
221–230 of 501 posts
Anyone know if this thing has a web-clipper plugin?
Our community made this: https://github.com/deathau/markdown-clipper
Earlier quoted context omitted.
That's good news for me, but apparently a lot of people don't feel the need for it. I'm still confused why. In general, are people switching modes or doing side-by-side or what?
I think most people are used to seeing the source and can basically "imagine" what it looks like. So they really only switch for double checking before sending something out I would say. Many people in our community said things about "staying in the editor" so I guess that's a common workflow.
A fork of visual studio to only work with .md files, with an NPM plugin to render markdown as a preview, and pull out links between the files as a D3 map. :thinking-face: I'm not sure about this one. Maybe for others, but not the UI for me. Good luck to you all, in any case!
> The use of OBSIDIAN for the exercise of your own trade or profession (...) does not qualify as personal use.
I would interpret this to mean that I as a developer can not use this to exercise the "trade" of software development. That would in turn mean that I can not use this to make notes of stuff I learn on my own time, if it is related to software development.
I would imagine most people not caring about this kind of license limitation, but it would be interesting if it was intended this way, or if this is just me being bad at licenses.
Earlier quoted context omitted.
It is quite an odd choice. It makes sense to tier based on features, but tiers based on how or when people use an app is bizarre. Am I supposed to monitor myself so I don't read a note in Obsidian while I'm doing commercial writing work? (Also, their license page could do with some proofreading)
The idea is that if you're creating value with Obsidian, your employer should expense that, ideally it shouldn't impact you financially. If you're working for a non-profit for example, it's all free. > (Also, their license page could do with some proofreading) Interested to hear more! We did a few rounds of proofreading, did you find any typos?
Personally, I would pay 25$ out of my own pocket for this app, but not if I have to ensure that the notes are not related to my work, only to my personal life. And with my personal projects I use similar technologies as I do at work. Should I then not look at the notes when at work? It is just to complicated to live up to the terms of the license.
Self promotion: I maintain an open source visual studio code plugin that organizes plaintext (md, tex, html you name it) files with a simple directive `@nested-tags: tag1, some/hierarchy/you/want`. I have been pretty lazy in regards to actively adding features to it though. I do have plans on adding a graph based visualization and to add more detailed views to simplify workflow. If you're interested in obsidian but d…
Earlier quoted context omitted.
All your data is in text format. It's a desktop app, so you don't really lose it, but if for some reason it disappears and your installed app stops working, all your data is already in a directory on your computer.
I mean, the data is the least I'm concerned about. It is the app itself and the way it works that it tightly integrated to my workflow. In the case it shuts down, there's now way I'll spend my time redoing my workflow or grep stuffs over all now already scattered digital documents.