49d8eef29c
fix(tasks): wrong position for immediate task entering
74fff5a2b1
fix(main): only parse single-digit view depths
bdb8b6e814
fix(main): show correct relay url on relay change
b0c92e64fa
feat(tasks): expand Bookmarks display to Quick Access
4e4ad7099f
fix(tasks): do not find children of closed tasks globally
46604e08f6
update server.js to handle link group name submission
c576769abf
add link-group input in html file
fcf626036d
Modifying the updateMergedCalendar function to read the link group data from the calendars.json file and use it to fetch the calendar data.
c80064f135
Write the updated data back to calendars.json
03493e34f1
read existing data from calendars.json
14e7db9c21
send input data in the /add-links endpoint to server
5a00247eef
Function to add a new link to a link group
77136f1a14
Function to add a new link group
d7de5841d0
update calendars.json file to handle multiple link groups and persist links across application restarts