this post was submitted on 29 Mar 2024
35 points (100.0% liked)

Free and Open Source Software

17805 readers
7 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/12077965

It has been a month since the last time I've posted about Treedome. Back then it was still in 0.4.0 and there's a lot of little tiny tidbits of missing/bugged components.

I've polished it since then, please take a look https://codeberg.org/solver-orgz/treedome/compare/0.4...0.4.5!

Notable changes since then are:

  • Node path will now be visible on editor, made sure user make less mistake when editing their note
  • The width of note tree and text editor is now configurable
  • Configurable idle timeout that will close and save your notes, defaulted to 300,000 ms or 5 minutes
  • Removed about menu, now user can easily click on big badges which will open links to our repository, matrix room, etc.
  • Various fixes and little adjustments

Install it on arch (btw) and nix (0.4.5 is in review not merged yet)

you are viewing a single comment's thread
view the rest of the comments
[–] recursive_recursion@programming.dev 3 points 6 months ago* (last edited 6 months ago) (1 children)

Just a heads up but your codeberg link returns a 404 not found

  • Edit: huh it's just the embeded link that does that, strange

besides that I really like your project, it hits all the right spots for me in terms of languages used, features being implemented, and in addition the interface also looks nice!✨

[–] tengkuizdihar@programming.dev 5 points 6 months ago

Thank you! This project was made for my learning purposes, but I accidentally got a working product at the end, so that's nice!