Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. Obsidian is now free for work - Obsidian

Obsidian is now free for work - Obsidian

Scheduled Pinned Locked Moved Technology
technology
236 Posts 134 Posters 3.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T [email protected]

    That assumes the person using obsidian is a software dev or a sysadmin. Most users aren’t going to want the extra hassle, or they might be unable to do these things.

    U This user is from outside of this forum
    U This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #210

    IMHO note taking systems are precisely about empowerment. The whole point is to learn... so even if they are not a dev or sysadmin, they can try and scaffold their knowledge, initially typing commands they don't understand, copy/pasting from the Web, then discover they can write their own, add that knowledge to their system, etc. I'd argue for most people that might be at least as valuable as their own content.

    TL;DR: let's not infantilize fictional users. Having the option to do more, for those who do want to, is extremely valuable.

    Source: I've seen nurses with no IT training installing drivers in the CLI for their WiFi card, no help from me. IT is cool but it's nothing magical either, people CAN learn if they want to.

    1 Reply Last reply
    0
    • fossilesque@mander.xyzF [email protected]

      I've had zero problems with Dropbox.

      O This user is from outside of this forum
      O This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #211

      Same with OneDrive.

      It's just a folder of markdown files, basically anything should work.

      1 Reply Last reply
      0
      • D [email protected]
        This post did not contain any content.
        S This user is from outside of this forum
        S This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #212

        I wanted to go all in on Obsidian, but in the end I went with "Upnote" which has an easy UI and a lifetime price. (No monthly fees). It's like a mix of Evernote and OneNote. The Slash commands are so cool too.

        asap@lemmy.worldA 1 Reply Last reply
        0
        • merde@sh.itjust.worksM [email protected]

          i use notally for quick notes and reminders but i needed another organizer for longer text

          i started trying notesnook after reading your comment and it looks like what i needed. I really like its customizability. I wish there was an option to choose fonts from file.

          The only problem is that constant login reminder. Is there a way to get rid of it?

          supernova1051@sh.itjust.worksS This user is from outside of this forum
          supernova1051@sh.itjust.worksS This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #213

          I've never seen constant login reminders, but I've only used it in a browser, and the Android/Window/Linux apps are you seeing it on iOS? Maybe its a bug? If you go to settings in the app and then click "Help and support" > "Report an issue" you can open a github issue. I've had really good success in getting issues resolved.

          1 Reply Last reply
          0
          • D [email protected]
            This post did not contain any content.
            N This user is from outside of this forum
            N This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #214

            Excellent news for myself. I've wanted to use this at work but it's hard enough to convince people to use it without asking for money.

            1 Reply Last reply
            0
            • teamassimilation@infosec.pubT [email protected]

              The community plugin “Google Drive Sync” is free, open source, and lets you (clunkily but effectively) bypass Obsydian Sync. One less server to manage.

              supernova1051@sh.itjust.worksS This user is from outside of this forum
              supernova1051@sh.itjust.worksS This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #215

              Which is a great workaround but then all your private notes are on Google's servers, accessible to anyone with enough admin rights on their end. All apps should be end-to-end encrypted going into 2025. There's no reason security AND privacy shouldn't be included.

              teamassimilation@infosec.pubT 1 Reply Last reply
              0
              • F [email protected]

                It is a really good app. But was a pain in the ass to keep the archive in sync using multiple different platforms without paying for their sync addon in my experience. You can roll your own sync with stuff like Syncthing, cloud storage, etc. But the archive had a bad habit of seemingly finding ways to get out of sync.

                T This user is from outside of this forum
                T This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #216

                Take a look a SyncThing! It's a free FOSS app for syncing files and is available on all devices, and it's all self hosted. I initially used it for Obsidian syncing, but it's proved incredibly useful beyond that

                V 1 Reply Last reply
                0
                • B [email protected]

                  Read whole page. Not sure what Obsidian even is?

                  T This user is from outside of this forum
                  T This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #217

                  Its a staggeringly powerful app. Utilizing the markdown format and the Dataview plugin to create queries with metadata in your notes allows you to build INSANE knowledge management systems.

                  Example of some set ups here: https://forum.obsidian.md/t/14-example-vaults-from-around-the-web-kepano-nick-milo-the-sweet-setup-and-more/81788

                  1 Reply Last reply
                  0
                  • U [email protected]

                    Good point, the thing is... if you do have MarkDown in a directory, as suggested here, then your CLI tools become your extensions. One can start with git and voila, version tracked. One can used a Web server e.g. Apache or nginx, and voila, accessible anywhere on the network, possibly on the Internet (via e.g. Grok or TailScale). That also includes any programming language, e.g. invoking a Python script on said files. Might not sound like much but it's a LOT.

                    So... I'd argue maybe not necessarily extensions themselves but the curation of extensions, namely their discoverability because they are all in one neat spot, with comments from users, etc whereas CLI commands are... all over.

                    Edit: I'd be curious about how many downvoters in this case have been using such solutions and for how long. FWIW I've been actively using and maintaining my PIM since 2008.

                    asap@lemmy.worldA This user is from outside of this forum
                    asap@lemmy.worldA This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #218

                    You only have to consider the plugin developers. Most of them would have the technical ability to do what you mention, but they prefer to use Obsidian instead. Clearly there's a reason for that.

                    U 1 Reply Last reply
                    0
                    • D [email protected]
                      This post did not contain any content.
                      B This user is from outside of this forum
                      B This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #219

                      Excellent news ! Excellent note taking applications with its ecosystem of extensions.

                      1 Reply Last reply
                      0
                      • K [email protected]

                        What sort of extensions would one use for a note taking app? What sort of notes to you take with it?

                        T This user is from outside of this forum
                        T This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #220

                        The Dataview plugin is the most critical one. You can create queries with the metadata in your notes (YAML frontmatter and # hashtags). If that sounded like a bunch of non-sense I highly encourage you to dig into it, because I had no idea what those words meant either but it took my note taking to a new level. I think of my Obsidian vault as my second brain.

                        Below are some cool examples of vaults that you can click through. Also note that because the obsidian pages are in markdown format you can use the Jekyll engine to directly turn them into web pages without any coding (this is how GitHub Pages works)

                        https://forum.obsidian.md/t/14-example-vaults-from-around-the-web-kepano-nick-milo-the-sweet-setup-and-more/81788

                        If you know how to do a bit of coding (or use ChatGPT) you can incorporate APIs from other apps in your obsidian vault. Maybe you want to make a fancy home page that displays all your tasks from ToDoist, alongside the RSS feeds to your favorite podcasts and YouTube channels. Maybe you are tracking your habits and using DataView to compile all relevant instances of #habit tags into one calendar for a birds eye view.

                        1 Reply Last reply
                        0
                        • S [email protected]

                          I wanted to go all in on Obsidian, but in the end I went with "Upnote" which has an easy UI and a lifetime price. (No monthly fees). It's like a mix of Evernote and OneNote. The Slash commands are so cool too.

                          asap@lemmy.worldA This user is from outside of this forum
                          asap@lemmy.worldA This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #221

                          It's a different thing. What Obsidian and Logseq offer is plain-text markdown files in folders on your disk. Upnote and most of the other alternatives mentioned in this post store their data in a database.

                          Different thing altogether. Just depends what you're looking for.

                          1 Reply Last reply
                          0
                          • asap@lemmy.worldA [email protected]

                            You only have to consider the plugin developers. Most of them would have the technical ability to do what you mention, but they prefer to use Obsidian instead. Clearly there's a reason for that.

                            U This user is from outside of this forum
                            U This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #222

                            How can you tell? I imagine you have stats on how many plugin developers exist and are active but I don't know how you can know how many people rely on a file system with CLI tools approach.

                            asap@lemmy.worldA 1 Reply Last reply
                            0
                            • asap@lemmy.worldA [email protected]

                              I assume this means free for local use? Not any kind of backups?

                              Why would they donate server space to you on top of giving you free (beer) software?

                              That's literally what you said... ?? Or at least that's how it reads to me and the previous commenter.

                              ulrich@feddit.orgU This user is from outside of this forum
                              ulrich@feddit.orgU This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #223

                              That literally doesn't even remotely resemble what I said.

                              asap@lemmy.worldA 1 Reply Last reply
                              0
                              • U [email protected]

                                How can you tell? I imagine you have stats on how many plugin developers exist and are active but I don't know how you can know how many people rely on a file system with CLI tools approach.

                                asap@lemmy.worldA This user is from outside of this forum
                                asap@lemmy.worldA This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #224

                                One of the benefits of Obsidian is that it stores its data in a format where you CAN use cli tools and python etc. That's one of the reasons I'm using it myself.

                                1 Reply Last reply
                                0
                                • ulrich@feddit.orgU [email protected]

                                  That literally doesn't even remotely resemble what I said.

                                  asap@lemmy.worldA This user is from outside of this forum
                                  asap@lemmy.worldA This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #225

                                  It's pretty identical there champ.

                                  1 Reply Last reply
                                  0
                                  • System shared this topic on
                                  • D [email protected]
                                    This post did not contain any content.
                                    S This user is from outside of this forum
                                    S This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #226

                                    I was using Obsidian for a while, but actually switched when I found an awesome open source alternative, SilverBullet. The best comparison would be "Obsidian but for tinkerers/hackers".

                                    Data is stored plaintext the same as obsidian - I actually just copy pasted my vault and it worked with exception of wikilinks being absolute paths only - and haven't looked back

                                    The only downside is that its in early stages of development, but definitely usable

                                    asap@lemmy.worldA J 2 Replies Last reply
                                    0
                                    • S [email protected]

                                      I was using Obsidian for a while, but actually switched when I found an awesome open source alternative, SilverBullet. The best comparison would be "Obsidian but for tinkerers/hackers".

                                      Data is stored plaintext the same as obsidian - I actually just copy pasted my vault and it worked with exception of wikilinks being absolute paths only - and haven't looked back

                                      The only downside is that its in early stages of development, but definitely usable

                                      asap@lemmy.worldA This user is from outside of this forum
                                      asap@lemmy.worldA This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #227

                                      I like Silverbullet, but I could never get the file tree to work well. Any tips? Or is that not a feature you use?

                                      S 1 Reply Last reply
                                      0
                                      • U [email protected]

                                        Good point, the thing is... if you do have MarkDown in a directory, as suggested here, then your CLI tools become your extensions. One can start with git and voila, version tracked. One can used a Web server e.g. Apache or nginx, and voila, accessible anywhere on the network, possibly on the Internet (via e.g. Grok or TailScale). That also includes any programming language, e.g. invoking a Python script on said files. Might not sound like much but it's a LOT.

                                        So... I'd argue maybe not necessarily extensions themselves but the curation of extensions, namely their discoverability because they are all in one neat spot, with comments from users, etc whereas CLI commands are... all over.

                                        Edit: I'd be curious about how many downvoters in this case have been using such solutions and for how long. FWIW I've been actively using and maintaining my PIM since 2008.

                                        asap@lemmy.worldA This user is from outside of this forum
                                        asap@lemmy.worldA This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #228

                                        To answer your other question, actively using and maintaining my PIM since 2009.

                                        1 Reply Last reply
                                        0
                                        • prof@infosec.pubP [email protected]

                                          I don't necessarily like a few takes in the comments here.

                                          Vibes wise the Obsidian team seems to be great and they don't seem to have shown any reason why I should distrust them. I love FOSS but gifting others my work doesn't put food on my table, so in that sense they need to have a lucrative business model which they seem to have established.

                                          I could use SyncThing, Git or other solutions to do synchronisation between my devices but I choose to buy their Sync offer, since I want to support them (they also have EU servers, which need to be GDPR compliant by law afaik).

                                          The closest comparison I could make is NextCloud. NextCloud open sources their software, but they sell convenience. Sure, you could self host it, but paying them to do so for you may be more attractive. In comparison Obsidian is not really complicated to set up or maintain. It's literally just a MD-editor. So the only convenient thing to sell is synchronisation if you don't want to put a price tag on the software.

                                          If they open source all their code, some tech wizard will implement a self hosted obsidian sync server with the same convenience as theirs in a day, and the company will lose their revenue stream.

                                          We've all been burned by tech bros in one way or another, but I think it's ok for people to profit off of their IP. And they seem to be doing so with a positive vision. Feel free to let me eat my words if they ever go rogue, but that's my 2 cents.

                                          J This user is from outside of this forum
                                          J This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #229

                                          Someone develops logseq which is completely foss and like obsidian. Now I can choose to donate to FOSS or buy closed source. How do you decide?

                                          We just need to establish paying for open source software more.

                                          https://github.com/logseq/logseq/

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups