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.
  • F [email protected]

    It's interesting that a closed-source app has good reputation among FOSS enthusiasts. Surely they are not a Microsoft or Apple, but still who controls your computer, you or them?

    franklin@lemmy.worldF This user is from outside of this forum
    franklin@lemmy.worldF This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #130

    I've been really enjoying trilium as an open source alternative but fair warning it's not as polished as Obsidian

    1 Reply Last reply
    0
    • P [email protected]

      I would love to move off OneNote but the lack of alternatives that support inking is disappointing.

      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
      #131

      For sure. I've been looking for a solid OneNote replacement for a few years now. Inking is the only major barrier.

      I really like OneNote, and I've been using it for more than 10 years. But in recent years, my dislike for Microsoft has grown to the point where I feel I need to stop using all their products.

      Right now I'm using xournal++ a lot. It has really excellent drawing functionality; but zero organisational functions. (I'm organising my xournal notes using just file names and folder structure.)

      What I really want is integrated xournal support with Obsidian, or Joplin. In Joplin, I've tried inserting a pdf into my notes, and telling Joplin to open the pdf by launching xournal++. That sort of works; but the viewing of the pdf in Joplin shows a window-within-a-window; and the creating of new notes is fiddly; so I decided it wasn't quite good enough.

      1 Reply Last reply
      0
      • F [email protected]

        I like obsidian specifically because you don't need to rely on some built-in sync tool. The files are right there and in a sane format, you can sync them however you want. I use syncthing for this at home, but the choice is yours

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

        I used to get a lot of merge conflicts working with obsidian and syncthing, as I'd edit on my phone and my computer(s).

        Honestly started considering just spinning up a git repo, but knowing me I'd forget to commit lol

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

          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.

          L fossilesque@mander.xyzF W mangopenguin@lemmy.blahaj.zoneM T 5 Replies 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.

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

            I just paid for the sync ๐Ÿคท๐Ÿปโ€โ™‚๏ธ

            Itโ€™s $4 a month, I drink one beer less a month and I actually save 3โ‚ฌ ๐Ÿ˜€

            F 1 Reply Last reply
            0
            • K [email protected]

              This post was how I learned about Obsidian.

              For those of you that love it, how do you use it daily?

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

              I use Obsidian as a tool to help my shitty memory.

              I want to have one single place where I can go search for a thing I know I saw somewhere but can't remember where or what it was exactly

              "Did I watch movie X" -> Obsidian -> Watchlist -> Movies and there it'll be.

              Same for tv-series, anime, books, games. Yes there are services that do it like Trakt, Imdb, Letterboxd, TVMaze and god knows how many for games. They all get enshittified eventually requiring you to pay for basic functionality (looking at you trakt...)

              I'm building a tool for getting my data out from all those services into Obsidian markdown format, maybe It'll get finished some day ๐Ÿ˜„ (IMDB and Goodreads work, but you need to do a manual csv export)

              "How did I install that finicky piece of software last time" -> Obsidian, I wrote something down because I knew I couldn't remember it. Then I'll improve the guide + refresh with new data.

              Now I have a pretty good step-by step guide on how to set up a computer, no matter the OS, just how I like it - all in Obsidian. Mostly just commands I copy-paste and some manual steps that I can't be arsed to automate.

              Same with my daily notes, I just write down what I did maybe with some tags so I can find them when I start wondering when did I visit X or put up the curtains in the bedroom.

              appoxo@lemmy.dbzer0.comA W 2 Replies Last reply
              0
              • O [email protected]

                There in fact are FOSS alternatives like Joplin. Personally, I actually switched from Joplin to Obsidian due to a larger community (and therefore community-driven plugins) and overall a more polished UX. That being said, I have the security of switching back if Obsidian ever becomes evil or unusable.

                Another aspect is that the entire source code is technically viewable (partially obfuscated) since it's a web app. Having written plugins for Obsidian, you're very much interacting with the source code itself. Feels like open source with extra steps and I wish one day they will finally make the switch to true FOSS.

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

                I switched from Joplin because Obisidian data is just markdown and I can edit and generate it with external apps

                Joplin had a custom database system (at the time)

                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
                  #137

                  Read whole page. Not sure what Obsidian even is?

                  generic_computers@lemmy.zipG I T 3 Replies Last reply
                  0
                  • firewire400@lemmy.worldF [email protected]

                    I like the Markdown-based approach but Sync is way to expensive for my use-case..

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

                    $4 a month?

                    There are sync plugins that use git, s3, WebDAV etc. Or you can use Dropbox or google drive or iCloud or sync thing.

                    Itโ€™s just a bunch of markdown files and unless you edit with multiple devices at the same time itโ€™s easy to sync

                    1 Reply Last reply
                    0
                    • B [email protected]

                      Read whole page. Not sure what Obsidian even is?

                      generic_computers@lemmy.zipG This user is from outside of this forum
                      generic_computers@lemmy.zipG This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #139

                      Note-taking app. Each note is a markdown file, so you can add formatting.

                      graphene@lemm.eeG 1 Reply Last reply
                      0
                      • N [email protected]

                        https://github.com/remotely-save/remotely-save

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

                        I use this as a backup in tandem with the official sync

                        And the official one works every time, remotely-save just fails randomly and I need to dig through the logs to see what happened this time

                        1 Reply Last reply
                        0
                        • fizz@lemmy.nzF [email protected]

                          dam thats a lot for a sync. I guess its supporting the project.

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

                          Itโ€™s $4 a month for 1GB of storage, not insane

                          justenoughducks@feddit.nlJ 1 Reply Last reply
                          0
                          • K [email protected]

                            This post was how I learned about Obsidian.

                            For those of you that love it, how do you use it daily?

                            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
                            #142

                            I use it for note taking at work. I like that I can add code into markdown. But yeah post notes and paste screenshots. Useful when I want to go over my old tech notes when I've fixed stuff. A personal knowledge base. The fact it's markdown I could just upload this to somewhere like GitHub and it retains it's formatting

                            1 Reply Last reply
                            0
                            • L [email protected]

                              I just paid for the sync ๐Ÿคท๐Ÿปโ€โ™‚๏ธ

                              Itโ€™s $4 a month, I drink one beer less a month and I actually save 3โ‚ฌ ๐Ÿ˜€

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

                              Oh I don't disagree, it is worth it. I ended up paying for it myself before I switched to Joplin. I just went down a rabbit hole of realizing I technically could self host the backend and stubbornly tried to make it work well beyond what was good sense at the time. ๐Ÿ˜…

                              I 1 Reply Last reply
                              0
                              • generic_computers@lemmy.zipG [email protected]

                                Note-taking app. Each note is a markdown file, so you can add formatting.

                                graphene@lemm.eeG This user is from outside of this forum
                                graphene@lemm.eeG This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #144

                                A very successful one with a large extension ecosystem to boot.

                                K 1 Reply Last reply
                                0
                                • kyoyeou@slrpnk.netK [email protected]

                                  You mean all the other methods that exist that can be implemented with ease? My friends have their notes on iCloud to sync, I amuse syncthing, others use GitHub. There is a lot of choice, they just offer an easy alternative way to do it

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

                                  You can choose to look at it like that, but for me, it was too big of a hassle and switched to appFlowy

                                  kyoyeou@slrpnk.netK 1 Reply Last reply
                                  0
                                  • M [email protected]

                                    I used to get a lot of merge conflicts working with obsidian and syncthing, as I'd edit on my phone and my computer(s).

                                    Honestly started considering just spinning up a git repo, but knowing me I'd forget to commit lol

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

                                    The git plugin commits automatically. All configurable. I've set it up on both PC and Android once at the beginning and I didn't have to think about it ever again.

                                    M 1 Reply Last reply
                                    0
                                    • graphene@lemm.eeG [email protected]

                                      A very successful one with a large extension ecosystem to boot.

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

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

                                      B J T 3 Replies 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?

                                        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
                                        #148

                                        I use mermaid and git extensions personally.

                                        Lots of AI bros add LLMs to it but that's not my cup of tea

                                        1 Reply Last reply
                                        0
                                        • firewire400@lemmy.worldF [email protected]

                                          I like the Markdown-based approach but Sync is way to expensive for my use-case..

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

                                          You could use regular Syncthing for any device other than iOS. And for iOS you could use Sushitrain/Synctrain: https://github.com/pixelspark/sushitrain

                                          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