mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-13 19:04:22 +01:00
initial changes to add an option to select either context or project as grouping of todos on home or tag page
* new menu item in view menu * js to toggle view * store setting in cookie to keep de choice of view persistent * refactor index and tag page of todos to look more alike * refactor context and project partials to look more alike
This commit is contained in:
parent
55aa387ab9
commit
f22dfc1f9b
15 changed files with 160 additions and 84 deletions
|
|
@ -51,6 +51,9 @@ en:
|
|||
admin: Admin
|
||||
help: "?"
|
||||
mobile: Mobile Site
|
||||
group_view_by_context: "Order by context"
|
||||
group_view_by_project: "Order by project"
|
||||
group_view_by_title: "Change the ordering of the actions on this page"
|
||||
integrations:
|
||||
opensearch_description: Search in Tracks
|
||||
applescript_next_action_prompt: "Description of next action:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue