Poluboiarinov Anton
39c806a2e6
Github attestation and fixes ( #6 )
...
Added github attestation for artefacts
Fixed obsidian review warnings
Fixed a bug - when deleting a task, its children were reparented with incorrect priorities which broke manual repositioning
Fixed a visual bug - edited task was drawn behind its siblings which made name editing clunky for long task names
2026-07-13 09:37:48 +03:00
Poluboiarinov Anton
adfcddd74c
Removed task name character limit and made task size expand
2026-06-09 03:47:23 +03:00
Poluboiarinov Anton
aea63cfc0d
Fixed task priorities after reparent ( #3 )
...
* fixed priorities bug when parent is changed. also added a fixing migration to existing projects
* added auto test for priorities after reparent
2026-05-23 19:01:06 +03:00
Poluboiarinov Anton
ede78786f7
Obsidian review and eslint fixes, readme update ( #2 )
...
* updated installation instruction
* fixed warnings from automatic review
* removed unused dependencies
* updated eslint settings and fixed warnings
* fixed esling warnings, moved screenshot to .github
* bumped version
2026-05-16 07:54:55 +03:00
poanse
1f49b8583f
link hotfix
2026-05-03 23:07:37 +03:00
poanse
f1ad3fe0cd
fixed incorrect link behaviour
2026-05-03 22:46:32 +03:00
poanse
c4036d0ae2
fixed multiview bug and task name typing bug
2026-05-03 00:28:25 +03:00
poanse
b420ac94d1
version bump
2026-05-02 22:25:37 +03:00
poanse
a922d3fa31
minor
2026-05-02 22:24:34 +03:00
poanse
11e87a9af8
changed onmouse events to onpointer
2026-05-02 22:19:24 +03:00
poanse
4dde8e7d04
fixed data loss when modifying file from multiple open views
2026-05-02 22:17:02 +03:00
poanse
0db66137ca
trigger save on branch hide/unhide
2026-05-02 22:16:25 +03:00
poanse
a372cdcbeb
added benchmark
2026-04-28 20:38:32 +03:00
poanse
af34f98d2c
optimized for large number of tasks
2026-04-28 14:57:28 +03:00
poanse
33546c6c74
fixed incorrect border width when hovering over an icon inside a task
2026-04-26 00:17:08 +03:00
poanse
2b457261f9
reviewBot fix
2026-04-25 09:02:03 +03:00
poanse
eb37754462
fixed view not updating on reuse bug and undo/redo not working properly
2026-04-25 06:43:53 +03:00
Poluboiarinov Anton
2aeed7bd70
Add note folder project setting ( #1 )
...
Added note folder project settings
Refactored events handling
2026-04-25 03:51:02 +03:00
poanse
13c7f3b131
fixed eslint warning
2026-04-18 04:03:11 +03:00
poanse
6dd4e6604d
suggest only markdown files when linking a task
2026-04-17 05:47:23 +03:00
poanse
905c8177c4
fixed review issues
2026-04-17 02:51:21 +03:00
poanse
090e07ec99
changed license and bumped version
2026-04-17 01:40:47 +03:00
poanse
d87eb12fa1
bumped version
2026-04-17 01:30:12 +03:00
poanse
2a5cd93b25
ignore await warning
2026-04-17 01:12:51 +03:00
poanse
3f659d1363
changed logo, added folder setting
2026-04-17 01:09:02 +03:00
poanse
7caa10f309
changed default task name to task
2026-04-17 01:08:23 +03:00
poanse
b523367c7a
fixed warnings and added taskmap files cache
2026-04-15 22:49:37 +03:00
poanse
51d9175b16
fixed note opening behavior
2026-04-15 10:59:14 +03:00
poanse
7b5d6807a8
fixed inconsistent cursor when dragging a task
2026-04-15 10:58:51 +03:00
poanse
06e0b84f02
minor
2026-04-15 10:37:55 +03:00
poanse
5d5db9dc91
added delete event handling
2026-04-15 10:29:51 +03:00
poanse
594cf50b10
fixes, schema and position stopped resetting
2026-04-15 10:04:13 +03:00
poanse
e005c765ba
removed unused text-input class
2026-04-12 04:36:50 +03:00
poanse
0bd998693a
blocker pairs highlight on icon hover
2026-03-30 22:25:22 +03:00
poanse
adf5cd1fe4
cancel reparenting mode on changing parent
2026-03-30 21:40:28 +03:00
poanse
2a661389f0
fixed key and lock showed when another task is deleted
2026-03-30 21:28:22 +03:00
poanse
cd24c19fab
bumped version
2026-03-20 12:47:10 +03:00
poanse
86eb503651
fixed dead state when deleting a linked note
2026-03-20 12:44:46 +03:00
poanse
a610f5d1cb
bumped version
2026-03-20 10:39:43 +03:00
poanse
022fdda478
fixed root position
2026-03-20 10:39:15 +03:00
poanse
a6fa81b143
fixed cancel saving on refresh
2026-03-20 10:38:48 +03:00
poanse
7048d993f7
updated screenshot
2026-03-20 10:36:14 +03:00
poanse
946c0c0372
bumped version
2026-03-20 09:58:51 +03:00
poanse
b0df07fcfb
extracted css variables
2026-03-20 09:57:41 +03:00
poanse
3479becbb6
fixed rendering 3 rows of text
2026-03-20 09:53:33 +03:00
poanse
2244ad95dd
fixed deleting task on text del
2026-03-20 09:16:07 +03:00
poanse
7af472312e
updated description and removed view reference
2026-03-04 02:03:53 +03:00
poanse
b79a0c16dd
removed text from status and delete toolbar buttons
2026-03-02 23:36:29 +03:00
poanse
9bf3bb6e13
added undo redo buttons
2026-02-20 03:58:33 +03:00
poanse
2d25f61717
simplified note link opening logic
2026-02-16 01:28:51 +03:00