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/)MA
Posts
59
Comments
680
Joined
2 yr. ago

  • You're keeping the project alive. You're purchasing the ability to continue using a project that will sustain and continue to get updates and add features.

    I agree it is not clear, but it's also hard to say that in one or two words.

  • I have my own self-hosted blog. Is there a way to publish my blog to the fediverse and have its own fediverse server?

    I know I can technically just post a link to my blog posts on mastodon or something, but is there another way to do it directly?

  • I think what I'm looking for doesn't exist, but what I meant by CLI is something I can pipe things into and interface with other unix tools easily.

    But you're right, they all have a way to open a session via CLI.

  • First, I want to apologize for mentioning notes. Notes should be separate from the rest, and I agree with you on what you said about notes.

    For the rest, I've asked before on suggestions for apps to save my todos, links, etc. There were a couple issues

    • I couldn't find something that gives me the same interface for all of these. They are all lists of things with some attributes and relations, but most apps out there handled each one of these separately and differently
    • they lacked features I wanted. For example, dependent tasks, a flexible tag system I can query by, etc.

    A DB would let me do all of that.

  • Task warrior was close to what I wanted. I forgot what it lacked when I tried it. I think it was dependent tasks or sub tasks? If not that, then a tag system with flexible querying. I want querying by tag, due date, and other attributes to be possible.

    I think orgmode may be what I want, but the learning curve was discouraging. I was also discouraged about the possibility for myself to build extensions for it, for example to use on android. That would be easier with sql.

    Obsidian is gui from my understanding, so it wouldn't fit what I'm looking for. I want something I can integrate with my scripts and other unix tools.