Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)L
Posts
142
Comments
253
Joined
2 yr. ago

  • Many 5 stars and a few 1 star reviews when it shits in the car...

  • People often involved with piracy probably love entering personal information in that context...

  • 🤏 small planet, hihi 🤏

  • Yeah, few people know that the FBI tells you the progress when hacking them.

  • Crazy that this is the new normal now...

  • The cultural revolution....

  • It's like Robin Hood in reverse.

  • REVOLUTION

  • Wish you good luck!

  • Had 2 interviews for a dev role with company 1... Still couln't decide whether to hire me.

    Got 1 interview with a different smaller company... They offered me a position immediately. I accepted. Working there for years now.

    Germany...

  • Open AI probably already has it in its training data.

  • Yes, it's possible, but more like "brute forcing the password of a wallet software and get the keys that way".

  • In the bible, it says, and I quote: "If a deepkfake of you is made, you shall give the creator more material to create deepfakes"

  • Good one... Thatvstuff will then be paywalled and you can't afford to watch it anymore.

  • I hope, the troll bots are hosted in Russia...

  • I'm not buying printers anymore. They feel like a scam nowadays.

  • Thanks.

    "Outline" looks interesting... Bad project name (hard to find), but good job.

    you can link between notes and add plugin to see the graph. To get a note link, click on it with right button and there is an option to copy a link to that note. You can also link to a section of note with hashtags

    Thanks. But I'm immediately asking myself, why Joplin had to reinvent the wheel here. Some other apps to the same. I get that Markdown itself was "underspecified".

    But why does a link to a different note need to look like this?

     
        
    [Test](:/981236487219346972134687216439723)
    
      

    A colon followed by a / and the name of the file without its extension (md).... This kind of makes sure that other markdown apps won't be able to handle it. I know that others use [[Name]] notation or @@Name notation, but why not just sticking to the basics and using something like...

     
        
    [Test](981236487219346972134687216439723.md)
    
      

    ...?

    its hard to find something that fits you 100 %, but you can try make your own, that is how most of the foss projects start :)

    True

  • I like Jopin, but the user experience feels a bit old (don't want to say outdated) compared to something like Logseq.

    And I also like the idea of links between notes and it becoming a graph. My nested folder structure in Joplin has gotten large.

    I don't like that Joplin does not store the notes as real markdown. They are not readable by humans until you export them.

    I do not want Wysiwyg via mouse, e.g. by clicking the "bold" button. Trying out Logseq felt really good. For example, it allows to open sections of a large file on the right, which is nice, because you can easily focus on that part.

    I like how Logseq has a nice "table of content" plugin that renders the TOC on the side instead of injecting it into the markdown file, which is not nice, because the file changes and you need to always update the TOC.

    But I also don't like what others describe here about Logseq's markdown handling. A heading being after a bullet point feels wrong.

    Adding functionality to Joplin via Plugins is an option, but the plugins will maybe not work on Android...

    IMO, there is no optimal solution for me. I like parts of Joplin and others of Logseq, but there is no solution that has all of them.

  • Selfhosted @lemmy.world

    Has anyone migrated from a Markdown notes app to another?