Hi friends! It’s me. Again🙃. Long time no see, sorry for that, got the highest wall of tasks that I’ve seen in my entire life. But somehow I still can continue working on VOID.

Today I have some great news:

About 70% of core work that I’ve done is already rewritten!

Also our designer trying hard to complete all his work as soon as possible. To this post I attach one of his completed screens, let me know what do you guys think about it)

Huge stuff is cooking right now. Hope that I didnt disappear again like in the past couple of times.

Thanks for listening ❤️

See you again soon.

VOID Repo

If you want to support my work financially:

USDT (TRC20): TGBhwVzX9JJ2n8CUVrrtLGK9EgGULBekT1

ETH (ERC20): 0x576E6fF1911B42E6E636596791a62ed501881375

  • PandaInSpace@kbin.earth
    link
    fedilink
    arrow-up
    4
    ·
    12 hours ago

    Nice to know that the app has a database feature. Most open source note taking apps ignore this feature. I have 2 requests -

    1. Please don’t add AI. There are plenty of alternatives like Affine, Appflowy, Lokus, Knowledge Canvas - that all do the same thing.
    2. Will a binary release be possible for users to install the app easily ?
    • Transhumanist@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      11 hours ago

      I used notion a lot before understood that it’s not exactly fit all my needs so I decided to add databases in my own app. As for yours requests: Personally I don’t really like ai (even local ones), Idk why, but that’s it. I wouldn’t include ai in any of my projects. As for binary release… After I decide that app is stable enough for publishing I’ll probably add it to AUR, fedora COPR, nixpkgs(or made a flake for nixos), flatpak, and setup auto bundling for AppImage, rpm, deb, exe and dmg versions.

  • lascapi@jlai.lu
    link
    fedilink
    arrow-up
    4
    ·
    17 hours ago

    Hi, looks good :)

    Actually it’s hard to understand what is your unique feature or at least your cores features. 🤔

    • Transhumanist@lemmy.mlOP
      link
      fedilink
      arrow-up
      3
      ·
      13 hours ago

      Hi, thanks for your interest) I build VOID with this in mind:

      • fully open-sourced including app itself and syncing server(with docker image for self hosting of course)
      • native performance (I ditched electron and tauri for gpu accelerated rendering with GPUI)
      • huge customizability(editor plugins, automatizations, you-name-it)
      • notion-like databases(optional, you could disable them)
      • terminal integration(for running code snippets from docs, terminal applications like neovim and for fun in general) And even more will come to my mind before release I think🙃