trying out links & tags π¨ &todool
more work on the &todool multiplayer - switched to a CRDT like state based solution
the host only forwards messages to other clients and distributes client IDs
giving &todool "multiplayer" an attempt again - 3 clients all sharing undo/redo state across the server
reworked theme editor with a focus on randomization with roots & variation π¨ &todool
minor additions: basic spell checking, better link support, task separator, single task highlight &todool
https://www.youtube.com/watch?v=GlZZfmDSTOg going over changes in 0.2.1 &todool
Added simple zooming & Task Drag animation, added options to customize some visuals &todool
https://www.youtube.com/watch?v=gzlkBoP6KOw devlog #6 &todool
https://www.youtube.com/watch?v=TjLT8-k9Fwg devlog #5 &todool
https://www.youtube.com/watch?v=MGkmHRzOq7c devlog #4 &todool
https://www.youtube.com/watch?v=pobLg90HcFg devlog #3 &todool
https://www.youtube.com/watch?v=Z64QkoXS4n0 devlog #2 &todool
https://www.youtube.com/watch?v=k4Xd59kzouI did a devlog on my IMGUI -> RMGUI transition, hoping to do these weekly π &todool
Task children sorting options and per parent sort locking π₯ &todool
task dragging π₯ drag outside the window or to the trash area to remove the task &todool
multi select tasks with the mouse while holding shift π &todool
also using vulkan now instead of GL
https://skytrias.substack.com/p/variable-font-sizes-using-storage short post on how to easily support variable font sizes with storage buffers &todool
tasks can have dates set + agenda mode to get an overview of each day &todool
optimized global utf8 textbox, cut, copy & paste, topbar to select focus tree &todool
auto centering x / y based on render mode & more work on text boxes &todool
2 instances of &todool sharing subtrees with each other over http π₯
commit a tree -> other user can sync back to the recent tree or push his own
optionally you can submit a read only tree
color setting bar - modifies a line / selection by default when Apply is on or via command, can be used on other elements like tag colors π¨ &todool
reworked &todool recently to text lines + additional data π making my life simpler to implement more meaningful features
https://www.youtube.com/watch?v=XT5d28Iv9I8
reimplemented a cool feature i had a while ago &todool π
first day working fulltime on &todool π
added a pomodoro tree today with a couple of looping options
work, short_break, long_break as editable timer nodesrepeat_count is the limit until the long_break startstransitioned &todool to fully use RectCut imgui π₯ its really nice, thanks goes out to rxi for suggesting it π
working on time related features -> Stopwatch & Timer β²οΈ &todool
made a prompt to spawn different sub node types instead of having to remember multiple commands π₯ &todool
task color outlining π¨ when you want to highlight certain regions visually, often found in kanban &todool
proper mouse selection, horizontal auto scrolling and a relayouting bug in the end :BestPractice: &todool