From b50452bb75c0bc24596a8a6ad6af52d9c7168292 Mon Sep 17 00:00:00 2001 From: TJ Date: Mon, 13 May 2024 14:52:41 +0900 Subject: [PATCH] 0.14.2 --- README.md | 2 +- docs/demo.html | 1970 +---------------- docs/empty.html | 4 +- plugins/nico/projectify/plugin.info | 4 +- .../nico/projectify/tiddlers/changelog.tid | 10 + 5 files changed, 17 insertions(+), 1973 deletions(-) diff --git a/README.md b/README.md index 74758f0..8a70704 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -

Projectify

Projectify is a project management app for TiddlyWiki, inspired by products like Todoist and Basecamp.

TiddlyWiki is an excellent note-taking & knowledge-base app with unique features. Projectify brings project management to TiddlyWiki, extending it to let you capture thoughts, plan projects and schedule tasks.

Projectify is carefully crafted, with an intuitive interface that integrates seamlessy with the core of TiddlyWiki. Drag and drop any tiddler into a project to add it as a todo, transclude and link other tiddlers into projects or tasks.

For all changes in the latest 0.14.1 release, see ChangeLog.

Demo

A demo is available at thaddeusjiang.github.io/Projectify.

Download

Download a pre-configured empty wiki:

+

Projectify

Projectify is a project management app for TiddlyWiki, inspired by products like Todoist and Basecamp.

TiddlyWiki is an excellent note-taking & knowledge-base app with unique features. Projectify brings project management to TiddlyWiki, extending it to let you capture thoughts, plan projects and schedule tasks.

Projectify is carefully crafted, with an intuitive interface that integrates seamlessy with the core of TiddlyWiki. Drag and drop any tiddler into a project to add it as a todo, transclude and link other tiddlers into projects or tasks.

For all changes in the latest 0.14.2 release, see ChangeLog.

Demo

A demo is available at thaddeusjiang.github.io/Projectify.

Download

Download a pre-configured empty wiki:

Get Projectify

Alternatively, see Installation for installation instructions in an existing wiki.

Documentation

Development setup

Contributors

Many thanks to the following people who have contributed to Projectify:

\ No newline at end of file diff --git a/docs/demo.html b/docs/demo.html index b0d71e3..a173311 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -177,16 +177,6 @@
  • $:/plugins/nico/projectify
  • -
  • $:/plugins/nico/projectify-de-DE
  • - -
  • $:/plugins/nico/projectify-es-ES
  • - -
  • $:/plugins/nico/projectify-fr-FR
  • - -
  • $:/plugins/nico/projectify-nl-NL
  • - -
  • $:/plugins/nico/projectify-zh-Hans
  • -
  • $:/plugins/nico/shields
  • $:/SiteSubtitle
  • @@ -10781,7 +10771,7 @@ } } -
    +
    {
         "tiddlers": {
             "$:/plugins/nico/projectify/LICENSE": {
    @@ -10807,7 +10797,7 @@
                 "modified": "20210521134528717",
                 "tags": "",
                 "type": "text/vnd.tiddlywiki",
    -            "text": "! Release 0.14.1\n\n!! Improvements\n\n* Hide button for Shiraz plugin when checking \"Tiddler visibility on mouse hover\"\n\n! Release 0.14.0\n\n!! Features\n\n* New redesigned input for adding todos\n* New configuration option for setting the first day of the week in date pickers\n* New buttons for scheduling and setting a priority directly when adding a todo\n* Do not render the form to add todos in archived projects\n\n!! Improvements\n\n* New filters in dashboard tab for todo priorities\n* Documentation improvements WRT customizing Projectify\n\n!! Fixes\n\n* Prevent creation of todos with empty titles\n\n! Release 0.13.1\n\n!! Improvements\n\n* New Spanish translation and empty edition\n* New configuration option to show completed tasks by default\n* Move down the \"convert into project\" button in the todo actions dropdown\n\n!! Fixes\n\n* Fix the link of the icon of todos with content not to toggle the state of the todos\n* Fix the filter macro used in the filter dashboard tab\n* Fix the position of the scheduled dropdown in the topbar\n* Fix the rendering of todo captions in the scheduled dropdown\n\n! Release 0.13.0\n\n!! Features\n\n* New Simplified Chinese translation plugin\n* New German translation plugin\n* New icon indicator in todo-lists for tasks that have content\n\n!! Improvements\n\n* Improve the rendering of the checkbox in the titlebar\n* Render the checkbox button before the close button in the titlebar\n* Improve the category selection dropdown\n* When using the Relink plugin, automatically relink project categories\n* Add links to category tiddlers in the control panel\n\n! Release 0.12.0\n\n!! Features\n\n* Add a configuration option to hide welcome messages\n* New filter tab in the dashboard\n* New icons for projects and next actions\n\n!! Improvements\n\n* Improve the rendering of the QuickCapture tiddler\n* Add a dragover style to project cards\n* Improved the layout of the dashboard tabs on mobile\n* New CSS transition on project card mouseover\n\n!! Fixes\n\n* Fix several translation issues\n* If a project has no category, do not render it in the project card\n* Fix the position of the count tag in the Today dashboard tab\n\n! Release 0.11.0\n\n!! Features\n\n* Add support for categories in projects, with colours and filtering from the dashboard\n* New button to convert todos into projects\n* New category configuration tab in the Control Panel\n* New French (fr-FR) language add-on plugin\n* New Dutch (nl-NL) language add-on plugin\n\n!! Improvements\n\n* Render todo items using the new $:/plugins/nico/projectify/ui/todo/TodoCaption template\n* Action buttons in Todo tiddlers are now rendered as regular buttons\n\n! Release 0.10.0\n\n!! Features\n\n* New priority property on todos\n* New configuration tab to the Control Panel\n* New configuration setting for the default dashboard tab\n* New configuration setting for switching between the list and card view of projects\n\n!! Improvements\n\n* New todo item layout\n* Display due dates for yesterday/tomorrow as \"Yesterday\"/\"Tomorrow\"\n* Add support for dragging todos in the welcome message of empty projects and inbox\n* Add welcome screens to the Upcoming and Next Actions tabs of the dashboard\n* Improved dashboard tabs on mobile to fit all tabs on one row\n\n!! Fixes\n\n* Fix an annoying bug where the calendar picker keyboard events stay active after the popup has been closed\n\n! Release 0.9.0\n\n!! Features\n\n* New \"Today\" dashboard tab for todos due today\n* New \"Upcoming\" dashboard tab for all scheduled todos\n\n!! Improvements\n\n* Only show scheduling button in todos that are not scheduled on hover\n* Add a caption and description to ToggleTodo for the control panel\n* Improve the rendering of sidebar sections by setting a max width\n* Update icons and colors of the date-picker\n\n!! Fixes\n\n* Fix the selection of months and years in the date picker\n* Fix the rendering of due dates in Notebook sidebar\n\n! Release 0.8.0\n\n!! Features\n\n* New date picker popup for scheduling todo due dates\n* Todos can now be moved between projects by dragging title links\n* New search input in the Help tiddler\n* Update the stylesheets to work with dark colour palettes\n\n!! Improvements\n\n* Display the link to the Help tiddler at the bottom of the Dashboard\n* Remove the dependency to $:/plugins/kixam/datepicker\n* Redesign Todo tiddler header buttons\n* Trigger auto-save when modifying a project or todo\n* Show today's date as \"Today\" in todo due dates\n\n!! Fixes\n\n* Fix the popup placement for creating new projects on mobile\n* Filter out project drafts from project lists\n\n! Release 0.7.1\n\n!! Features\n\n* New Help tab in the dashboard\n* All tiddler links can now be dropped within todo lists to add the target tiddlers as todos\n* New \"Projects\" and \"Schedule\" tabs added to the sidebar\n\n!! Fixes\n\n* Fix Scheduled button when there are overdue tasks\n* Fix rendering glitch of project titles in project cards\n* Fix rendering of scheduled todos in Notebook sidebar\n\n! Release 0.7.0\n\n!! Features\n\n* New color setting on project cards\n\n!! Improvements\n\n* New icons from the OpenMoji project\n* New welcome screens for the inbox and project list\n* New project list in the sidebar when using the Notebook theme\n\n!! Fixes\n\n* Fix a typo in the Scheduled sidebar button\n* Fix colors to work with dark palettes\n\n! Release 0.6.1\n\n!! Features\n\n* When a project has both scheduled and unscheduled items, split the todo-list in 2 distinct sections\n* Project cards now show the project description if set\n* Item that have sub-tasks now show a pie chart in todo lists\n\n!! Improvements\n\n* Add a drag handle on scheduled todo items as well, so they can be dragged & moved between projects\n* The button to add projects now toggles a form rendered within a popup\n* The Schedule popup now shows overdue todos as well as today's todos\n* Always render the todo-list so that todos can be dragged into empty projects\n\n! Release 0.6.0\n\n!! Features\n\n* Todos can now moved between projects using drag & drop\n* Todos can now be made into sub-projects by clicking the `Make this into a sub-project` button\n* Empty projects and Inbox now show a welcome screen\n* New checkbox button in the view toolbar of todo tiddlers\n* New form to add new projects including an input for the project title\n* The number of todos in a project is now represented with a small pie chart icon\n* New card view of active projects in the dashboard\n* Projects in the dashboard can now be reordered\n* Projects without active todos are now omitted from the \"Next\" dashboard section\n* New Schedule button in the page controls listings all todos scheduled today\n* New list in the Schedule tab of the dashboard listing all item scheduled to be done after the next 30 days.\n\n!! Improvements\n\n* New icon set\n* Improved style for checkboxes, buttons and inputs\n* Improved style for the dashboard projects section\n* Improved layout for completed todos in a project\n* Added a drag handle for draggable todo items\n* Scheduled todos are always sorted first\n\n!! Fixes\n\n* Fix creation of projects with triple double quotes\n* Fix creation of todos with triple double quotes\n* Fix drag&drop of todos with double quotes or triple double quotes\n\n!! Breaking changes\n\n* The `<<project>>` macro should not be used anymore. Instead, the plugin adds the <<tag SubProject>> tag to sub projects and renders their todo-list automatically.\n* Projects are now archived using the <<tag done>> tag. The former `Archived` tag is not used anymore.\n"
    +            "text": "! Release 0.14.2\n\n!! Improvements\n\n* Arrange the Inbox Page\n\n!! Fixes\n\n* fix: Category name containing space are displayed twice in project list\n\n! Release 0.14.1\n\n!! Improvements\n\n* Hide button for Shiraz plugin when checking \"Tiddler visibility on mouse hover\"\n\n! Release 0.14.0\n\n!! Features\n\n* New redesigned input for adding todos\n* New configuration option for setting the first day of the week in date pickers\n* New buttons for scheduling and setting a priority directly when adding a todo\n* Do not render the form to add todos in archived projects\n\n!! Improvements\n\n* New filters in dashboard tab for todo priorities\n* Documentation improvements WRT customizing Projectify\n\n!! Fixes\n\n* Prevent creation of todos with empty titles\n\n! Release 0.13.1\n\n!! Improvements\n\n* New Spanish translation and empty edition\n* New configuration option to show completed tasks by default\n* Move down the \"convert into project\" button in the todo actions dropdown\n\n!! Fixes\n\n* Fix the link of the icon of todos with content not to toggle the state of the todos\n* Fix the filter macro used in the filter dashboard tab\n* Fix the position of the scheduled dropdown in the topbar\n* Fix the rendering of todo captions in the scheduled dropdown\n\n! Release 0.13.0\n\n!! Features\n\n* New Simplified Chinese translation plugin\n* New German translation plugin\n* New icon indicator in todo-lists for tasks that have content\n\n!! Improvements\n\n* Improve the rendering of the checkbox in the titlebar\n* Render the checkbox button before the close button in the titlebar\n* Improve the category selection dropdown\n* When using the Relink plugin, automatically relink project categories\n* Add links to category tiddlers in the control panel\n\n! Release 0.12.0\n\n!! Features\n\n* Add a configuration option to hide welcome messages\n* New filter tab in the dashboard\n* New icons for projects and next actions\n\n!! Improvements\n\n* Improve the rendering of the QuickCapture tiddler\n* Add a dragover style to project cards\n* Improved the layout of the dashboard tabs on mobile\n* New CSS transition on project card mouseover\n\n!! Fixes\n\n* Fix several translation issues\n* If a project has no category, do not render it in the project card\n* Fix the position of the count tag in the Today dashboard tab\n\n! Release 0.11.0\n\n!! Features\n\n* Add support for categories in projects, with colours and filtering from the dashboard\n* New button to convert todos into projects\n* New category configuration tab in the Control Panel\n* New French (fr-FR) language add-on plugin\n* New Dutch (nl-NL) language add-on plugin\n\n!! Improvements\n\n* Render todo items using the new $:/plugins/nico/projectify/ui/todo/TodoCaption template\n* Action buttons in Todo tiddlers are now rendered as regular buttons\n\n! Release 0.10.0\n\n!! Features\n\n* New priority property on todos\n* New configuration tab to the Control Panel\n* New configuration setting for the default dashboard tab\n* New configuration setting for switching between the list and card view of projects\n\n!! Improvements\n\n* New todo item layout\n* Display due dates for yesterday/tomorrow as \"Yesterday\"/\"Tomorrow\"\n* Add support for dragging todos in the welcome message of empty projects and inbox\n* Add welcome screens to the Upcoming and Next Actions tabs of the dashboard\n* Improved dashboard tabs on mobile to fit all tabs on one row\n\n!! Fixes\n\n* Fix an annoying bug where the calendar picker keyboard events stay active after the popup has been closed\n\n! Release 0.9.0\n\n!! Features\n\n* New \"Today\" dashboard tab for todos due today\n* New \"Upcoming\" dashboard tab for all scheduled todos\n\n!! Improvements\n\n* Only show scheduling button in todos that are not scheduled on hover\n* Add a caption and description to ToggleTodo for the control panel\n* Improve the rendering of sidebar sections by setting a max width\n* Update icons and colors of the date-picker\n\n!! Fixes\n\n* Fix the selection of months and years in the date picker\n* Fix the rendering of due dates in Notebook sidebar\n\n! Release 0.8.0\n\n!! Features\n\n* New date picker popup for scheduling todo due dates\n* Todos can now be moved between projects by dragging title links\n* New search input in the Help tiddler\n* Update the stylesheets to work with dark colour palettes\n\n!! Improvements\n\n* Display the link to the Help tiddler at the bottom of the Dashboard\n* Remove the dependency to $:/plugins/kixam/datepicker\n* Redesign Todo tiddler header buttons\n* Trigger auto-save when modifying a project or todo\n* Show today's date as \"Today\" in todo due dates\n\n!! Fixes\n\n* Fix the popup placement for creating new projects on mobile\n* Filter out project drafts from project lists\n\n! Release 0.7.1\n\n!! Features\n\n* New Help tab in the dashboard\n* All tiddler links can now be dropped within todo lists to add the target tiddlers as todos\n* New \"Projects\" and \"Schedule\" tabs added to the sidebar\n\n!! Fixes\n\n* Fix Scheduled button when there are overdue tasks\n* Fix rendering glitch of project titles in project cards\n* Fix rendering of scheduled todos in Notebook sidebar\n\n! Release 0.7.0\n\n!! Features\n\n* New color setting on project cards\n\n!! Improvements\n\n* New icons from the OpenMoji project\n* New welcome screens for the inbox and project list\n* New project list in the sidebar when using the Notebook theme\n\n!! Fixes\n\n* Fix a typo in the Scheduled sidebar button\n* Fix colors to work with dark palettes\n\n! Release 0.6.1\n\n!! Features\n\n* When a project has both scheduled and unscheduled items, split the todo-list in 2 distinct sections\n* Project cards now show the project description if set\n* Item that have sub-tasks now show a pie chart in todo lists\n\n!! Improvements\n\n* Add a drag handle on scheduled todo items as well, so they can be dragged & moved between projects\n* The button to add projects now toggles a form rendered within a popup\n* The Schedule popup now shows overdue todos as well as today's todos\n* Always render the todo-list so that todos can be dragged into empty projects\n\n! Release 0.6.0\n\n!! Features\n\n* Todos can now moved between projects using drag & drop\n* Todos can now be made into sub-projects by clicking the `Make this into a sub-project` button\n* Empty projects and Inbox now show a welcome screen\n* New checkbox button in the view toolbar of todo tiddlers\n* New form to add new projects including an input for the project title\n* The number of todos in a project is now represented with a small pie chart icon\n* New card view of active projects in the dashboard\n* Projects in the dashboard can now be reordered\n* Projects without active todos are now omitted from the \"Next\" dashboard section\n* New Schedule button in the page controls listings all todos scheduled today\n* New list in the Schedule tab of the dashboard listing all item scheduled to be done after the next 30 days.\n\n!! Improvements\n\n* New icon set\n* Improved style for checkboxes, buttons and inputs\n* Improved style for the dashboard projects section\n* Improved layout for completed todos in a project\n* Added a drag handle for draggable todo items\n* Scheduled todos are always sorted first\n\n!! Fixes\n\n* Fix creation of projects with triple double quotes\n* Fix creation of todos with triple double quotes\n* Fix drag&drop of todos with double quotes or triple double quotes\n\n!! Breaking changes\n\n* The `<<project>>` macro should not be used anymore. Instead, the plugin adds the <<tag SubProject>> tag to sub projects and renders their todo-list automatically.\n* Projects are now archived using the <<tag done>> tag. The former `Archived` tag is not used anymore.\n"
             },
             "$:/config/ShortcutInfo/py-quick-capture": {
                 "title": "$:/config/ShortcutInfo/py-quick-capture",
    @@ -12362,1962 +12352,6 @@
         }
     }
    -
    -
    {
    -    "tiddlers": {
    -        "$:/language/projectify/EmptyInboxDescription": {
    -            "title": "$:/language/projectify/EmptyInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205846583",
    -            "text": "Alles erledigt!\n"
    -        },
    -        "$:/language/projectify/EmptyInboxTitle": {
    -            "title": "$:/language/projectify/EmptyInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112205841655",
    -            "text": "Keine Aufgaben. Alles erledigt!\n"
    -        },
    -        "$:/language/projectify/EmptyNextActionsDescription": {
    -            "title": "$:/language/projectify/EmptyNextActionsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204829315",
    -            "text": "<p>\n  Die erste Aufgabe aus jedem aktiven Projekt erscheint hier -- [[mehr erfahren|$:/plugins/nico/projectify/doc/NextActions]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectDescription": {
    -            "title": "$:/language/projectify/EmptyProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210905596",
    -            "text": "<p>Schaut aus, als wäre alles erledigt!</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectTitle": {
    -            "title": "$:/language/projectify/EmptyProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210846579",
    -            "text": "Gut gemacht!\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsDescription": {
    -            "title": "$:/language/projectify/EmptyProjectsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205452485",
    -            "text": "<p>Organisiere Aufgaben in Projekten und werde produktiver -- [[erfahre mehr|$:/plugins/nico/projectify/doc/Projects]].</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsTitle": {
    -            "title": "$:/language/projectify/EmptyProjectsTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112205856103",
    -            "text": "Organisiere deine Aufgaben!\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingDescription": {
    -            "title": "$:/language/projectify/EmptyUpcomingDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210117205436114",
    -            "text": "<p>\n  Alle geplanten Aufgaben erscheinen hier -- [[mehr erfahren|$:/plugins/nico/projectify/doc/Schedule]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingTitle": {
    -            "title": "$:/language/projectify/EmptyUpcomingTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112211251637",
    -            "text": "Nichts geplant!\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxDescription": {
    -            "title": "$:/language/projectify/WelcomeInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204430521",
    -            "text": "<p>Erstelle Aufgaben in der Inbox. So bekommst du sie aus dem Kopf, ohne sie zu vergessen.</p>\n<p>Du kann jederzeit <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> verwenden um die Erfassung aufzurufen.</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxTitle": {
    -            "title": "$:/language/projectify/WelcomeInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204242779",
    -            "text": "Sammle Aufgaben in der Inbox.\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectDescription": {
    -            "title": "$:/language/projectify/WelcomeProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210059896",
    -            "text": "<p>\n  Organisiere Aufgaben durch Gruppieren in Projekten.\n</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectTitle": {
    -            "title": "$:/language/projectify/WelcomeProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210030144",
    -            "text": "Auf geht's!\n"
    -        },
    -        "$:/language/projectify/AddProject/Caption": {
    -            "title": "$:/language/projectify/AddProject/Caption",
    -            "text": "Projekt erstellen"
    -        },
    -        "$:/language/projectify/AddProject/Hint": {
    -            "title": "$:/language/projectify/AddProject/Hint",
    -            "text": "Erstelle ein neues Projekt"
    -        },
    -        "$:/language/projectify/AddCategory/Caption": {
    -            "title": "$:/language/projectify/AddCategory/Caption",
    -            "text": "Kategorie erstellen"
    -        },
    -        "$:/language/projectify/AddCategory/Hint": {
    -            "title": "$:/language/projectify/AddCategory/Hint",
    -            "text": "Erstelle eine neue Kategorie"
    -        },
    -        "$:/language/projectify/AddSubTasks/Caption": {
    -            "title": "$:/language/projectify/AddSubTasks/Caption",
    -            "text": "Teilaufgabe erstellen"
    -        },
    -        "$:/language/projectify/AddToInbox/Hint": {
    -            "title": "$:/language/projectify/AddToInbox/Hint",
    -            "text": "Verwende <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> um die Erfassung zu starten."
    -        },
    -        "$:/language/projectify/AddToInbox/Placeholder": {
    -            "title": "$:/language/projectify/AddToInbox/Placeholder",
    -            "text": "Aufgabe erstellen ..."
    -        },
    -        "$:/language/projectify/AddTodo/Caption": {
    -            "title": "$:/language/projectify/AddTodo/Caption",
    -            "text": "Aufgabe erstellen"
    -        },
    -        "$:/language/projectify/AddTodo/Hint": {
    -            "title": "$:/language/projectify/AddTodo/Hint",
    -            "text": "Erstelle eine neue Aufgabe im Projekt"
    -        },
    -        "$:/language/projectify/AddTodoToProject/Placeholder": {
    -            "title": "$:/language/projectify/AddTodoToProject/Placeholder",
    -            "text": "Aufgabenbeschreibung ..."
    -        },
    -        "$:/language/projectify/AllClear": {
    -            "title": "$:/language/projectify/AllClear",
    -            "text": "Alles erledigt!"
    -        },
    -        "$:/language/projectify/Archive": {
    -            "title": "$:/language/projectify/Archive",
    -            "text": "Archiv"
    -        },
    -        "$:/language/projectify/ArchiveProject/Caption": {
    -            "title": "$:/language/projectify/ArchiveProject/Caption",
    -            "text": "Projekt archivieren"
    -        },
    -        "$:/language/projectify/ArchiveProject/Hint": {
    -            "title": "$:/language/projectify/ArchiveProject/Hint",
    -            "text": "Projekt aus der Liste der aktiven Projekte entfernen"
    -        },
    -        "$:/language/projectify/Cancel/Caption": {
    -            "title": "$:/language/projectify/Cancel/Caption",
    -            "text": "Abbrechen"
    -        },
    -        "$:/language/projectify/CardOptions/Hint": {
    -            "title": "$:/language/projectify/CardOptions/Hint",
    -            "text": "Einstellungen"
    -        },
    -        "$:/language/projectify/Clear": {
    -            "title": "$:/language/projectify/Clear",
    -            "text": "Entfernen"
    -        },
    -        "$:/language/projectify/Close/Caption": {
    -            "title": "$:/language/projectify/Close/Caption",
    -            "text": "Schließen"
    -        },
    -        "$:/language/projectify/Completed/Caption": {
    -            "title": "$:/language/projectify/Completed/Caption",
    -            "text": "Abgeschlossen"
    -        },
    -        "$:/language/projectify/ConvertIntoProject": {
    -            "title": "$:/language/projectify/ConvertIntoProject",
    -            "text": "Zu Projekt konvertieren"
    -        },
    -        "$:/language/projectify/Calendar": {
    -            "title": "$:/language/projectify/Calendar",
    -            "text": "kalender"
    -        },
    -        "$:/language/projectify/Category": {
    -            "title": "$:/language/projectify/Category",
    -            "text": "Kategorie"
    -        },
    -        "$:/language/projectify/Categories": {
    -            "title": "$:/language/projectify/Categories",
    -            "text": "Kategorien"
    -        },
    -        "$:/language/projectify/Dashboard": {
    -            "title": "$:/language/projectify/Dashboard",
    -            "text": "Dashboard"
    -        },
    -        "$:/language/projectify/DateFormat": {
    -            "title": "$:/language/projectify/DateFormat",
    -            "text": "DD. mmm"
    -        },
    -        "$:/language/projectify/DefaultDashboardTab": {
    -            "title": "$:/language/projectify/DefaultDashboardTab",
    -            "text": "Standard Dashboard Ansicht"
    -        },
    -        "$:/language/projectify/DragTodoTip": {
    -            "title": "$:/language/projectify/DragTodoTip",
    -            "text": "Beliebige Tiddler durch Drag&Drop als Aufgabe zum Projekt hinzufügen."
    -        },
    -        "$:/language/projectify/EditCategories": {
    -            "title": "$:/language/projectify/EditCategories",
    -            "text": "Kategorien bearbeiten"
    -        },
    -        "$:/language/projectify/FilterProjects": {
    -            "title": "$:/language/projectify/FilterProjects",
    -            "text": "Projekte filtern"
    -        },
    -        "$:/language/projectify/FirstDayOfWeek": {
    -            "title": "$:/language/projectify/FirstDayOfWeek",
    -            "text": "Erster Tag der Woche"
    -        },
    -        "$:/language/projectify/Help": {
    -            "title": "$:/language/projectify/Help",
    -            "text": "Hilfe benötigt?"
    -        },
    -        "$:/language/projectify/HelpSearch/Placeholder": {
    -            "title": "$:/language/projectify/HelpSearch/Placeholder",
    -            "text": "Suche ..."
    -        },
    -        "$:/language/projectify/HideArchived/Caption": {
    -            "title": "$:/language/projectify/HideArchived/Caption",
    -            "text": "Archivierte Projekte ausblenden"
    -        },
    -        "$:/language/projectify/HideCompleted/Caption": {
    -            "title": "$:/language/projectify/HideCompleted/Caption",
    -            "text": "Abgeschlossene Aufgaben ausblenden"
    -        },
    -        "$:/language/projectify/Inbox": {
    -            "title": "$:/language/projectify/Inbox",
    -            "text": "Inbox"
    -        },
    -        "$:/language/projectify/More": {
    -            "title": "$:/language/projectify/More",
    -            "text": "Mehr"
    -        },
    -        "$:/language/projectify/MoreActions/Hint": {
    -            "title": "$:/language/projectify/MoreActions/Hint",
    -            "text": "Mehr Aktionen"
    -        },
    -        "$:/language/projectify/NewProject": {
    -            "title": "$:/language/projectify/NewProject",
    -            "text": "Neues Projekt"
    -        },
    -        "$:/language/projectify/NewProjectCategory": {
    -            "title": "$:/language/projectify/NewProjectCategory",
    -            "text": "Kategorie (optional)"
    -        },
    -        "$:/language/projectify/NewProjectDescription": {
    -            "title": "$:/language/projectify/NewProjectDescription",
    -            "text": "Beschreibung (optional)"
    -        },
    -        "$:/language/projectify/NewProjectTitle": {
    -            "title": "$:/language/projectify/NewProjectTitle",
    -            "text": "Titel"
    -        },
    -        "$:/language/projectify/Next": {
    -            "title": "$:/language/projectify/Next",
    -            "text": "Anstehend"
    -        },
    -        "$:/language/projectify/NextWeek": {
    -            "title": "$:/language/projectify/NextWeek",
    -            "text": "Nächste Woche"
    -        },
    -        "$:/language/projectify/OpenTasks": {
    -            "title": "$:/language/projectify/OpenTasks",
    -            "text": "Offene Aufgaben"
    -        },
    -        "$:/language/projectify/Options/Hint": {
    -            "title": "$:/language/projectify/Options/Hint",
    -            "text": "Optionen"
    -        },
    -        "$:/language/projectify/Or": {
    -            "title": "$:/language/projectify/Or",
    -            "text": "oder"
    -        },
    -        "$:/language/projectify/OtherTasks": {
    -            "title": "$:/language/projectify/OtherTasks",
    -            "text": "Weitere Aufgaben"
    -        },
    -        "$:/language/projectify/Overdue": {
    -            "title": "$:/language/projectify/Overdue",
    -            "text": "Überfällig"
    -        },
    -        "$:/language/projectify/Priority/Hint": {
    -            "title": "$:/language/projectify/Priority/Hint",
    -            "text": "Priorität"
    -        },
    -        "$:/language/projectify/ProjectArchived": {
    -            "title": "$:/language/projectify/ProjectArchived",
    -            "text": "Dieses Projekt ist archiviert."
    -        },
    -        "$:/language/projectify/Projects": {
    -            "title": "$:/language/projectify/Projects",
    -            "text": "Projekte"
    -        },
    -        "$:/language/projectify/QuickAddTodo": {
    -            "title": "$:/language/projectify/QuickAddTodo",
    -            "text": "Aufgabe hinzufügen"
    -        },
    -        "$:/language/projectify/QuickCapture/Hint": {
    -            "title": "$:/language/projectify/QuickCapture/Hint",
    -            "text": "Zum Übernehmen <kbd>⏎</kbd> drücken."
    -        },
    -        "$:/language/projectify/ReorderProjects/Hint": {
    -            "title": "$:/language/projectify/ReorderProjects/Hint",
    -            "text": "Projekte mit Drag&Drop in der Liste an die gewünschte Position ziehen"
    -        },
    -        "$:/language/projectify/ReorderProjects/Caption": {
    -            "title": "$:/language/projectify/ReorderProjects/Caption",
    -            "text": "Reihenfolge anpassen"
    -        },
    -        "$:/language/projectify/RestoreProject": {
    -            "title": "$:/language/projectify/RestoreProject",
    -            "text": "Projekt wiederherstellen"
    -        },
    -        "$:/language/projectify/Save/Caption": {
    -            "title": "$:/language/projectify/Save/Caption",
    -            "text": "Speichern"
    -        },
    -        "$:/language/projectify/Schedule/Caption": {
    -            "title": "$:/language/projectify/Schedule/Caption",
    -            "text": "Zeitplan"
    -        },
    -        "$:/language/projectify/Scheduled": {
    -            "title": "$:/language/projectify/Scheduled",
    -            "text": "Geplant"
    -        },
    -        "$:/language/projectify/SetCategory/Caption": {
    -            "title": "$:/language/projectify/SetCategory/Caption",
    -            "text": "Kategorie auswählen"
    -        },
    -        "$:/language/projectify/SetCategory/Hint": {
    -            "title": "$:/language/projectify/SetCategory/Hint",
    -            "text": "Kategorie für das Projekt auswählen"
    -        },
    -        "$:/language/projectify/ShowArchived/Caption": {
    -            "title": "$:/language/projectify/ShowArchived/Caption",
    -            "text": "Archivierte Projekte"
    -        },
    -        "$:/language/projectify/ShowCompletedTodosByDefault": {
    -            "title": "$:/language/projectify/ShowCompletedTodosByDefault",
    -            "text": "Abgeschlossene Aufgaben standardmäßig anzeigen"
    -        },
    -        "$:/language/projectify/ShowWelcomeMessages": {
    -            "title": "$:/language/projectify/ShowWelcomeMessages",
    -            "text": "Begrüßungsnachrichten anzeigen"
    -        },
    -        "$:/language/projectify/Tip": {
    -            "title": "$:/language/projectify/Tip",
    -            "text": "Hinweis"
    -        },
    -        "$:/language/projectify/Today": {
    -            "title": "$:/language/projectify/Today",
    -            "text": "Heute"
    -        },
    -        "$:/language/projectify/TodayAndOverdue": {
    -            "title": "$:/language/projectify/TodayAndOverdue",
    -            "text": "Heute und Überfällig"
    -        },
    -        "$:/language/projectify/TodaysTodos": {
    -            "title": "$:/language/projectify/TodaysTodos",
    -            "text": "Heutige Aufgaben"
    -        },
    -        "$:/language/projectify/TodoActions/Hint": {
    -            "title": "$:/language/projectify/TodoActions/Hint",
    -            "text": "Aktionen"
    -        },
    -        "$:/language/projectify/Todos": {
    -            "title": "$:/language/projectify/Todos",
    -            "text": "Aufgaben"
    -        },
    -        "$:/language/projectify/Tomorrow": {
    -            "title": "$:/language/projectify/Tomorrow",
    -            "text": "Morgen"
    -        },
    -        "$:/language/projectify/Upcoming": {
    -            "title": "$:/language/projectify/Upcoming",
    -            "text": "Geplant"
    -        },
    -        "$:/language/projectify/ViewAsCards": {
    -            "title": "$:/language/projectify/ViewAsCards",
    -            "text": "Kartenansicht verwenden"
    -        },
    -        "$:/language/projectify/ViewAsList": {
    -            "title": "$:/language/projectify/ViewAsList",
    -            "text": "Listenansicht verwenden"
    -        },
    -        "$:/language/projectify/ViewProjectsAs": {
    -            "title": "$:/language/projectify/ViewProjectsAs",
    -            "text": "Projektdarstellung"
    -        },
    -        "$:/language/projectify/Yesterday": {
    -            "title": "$:/language/projectify/Yesterday",
    -            "text": "Gestern"
    -        },
    -        "$:/language/projectify/cards": {
    -            "title": "$:/language/projectify/cards",
    -            "text": "Karten"
    -        },
    -        "$:/language/projectify/list": {
    -            "title": "$:/language/projectify/list",
    -            "text": "Liste"
    -        }
    -    }
    -}
    -
    -
    -
    {
    -    "tiddlers": {
    -        "$:/language/projectify/EmptyInboxDescription": {
    -            "title": "$:/language/projectify/EmptyInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205110180",
    -            "text": "Todo terminado!\n"
    -        },
    -        "$:/language/projectify/EmptyInboxTitle": {
    -            "title": "$:/language/projectify/EmptyInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204532441",
    -            "text": "Todo terminado!\n"
    -        },
    -        "$:/language/projectify/EmptyNextActionsDescription": {
    -            "title": "$:/language/projectify/EmptyNextActionsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204856811",
    -            "text": "<p>\n  La primera tarea de cada proyecto activo aparecerá aquí -- [[aprende más|$:/plugins/nico/projectify/doc/NextActions]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectDescription": {
    -            "title": "$:/language/projectify/EmptyProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210733626",
    -            "text": "<p>¡Parece que has completado este proyecto!</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectTitle": {
    -            "title": "$:/language/projectify/EmptyProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210817571",
    -            "text": "Bien hecho!\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsDescription": {
    -            "title": "$:/language/projectify/EmptyProjectsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205248845",
    -            "text": "<p>Sea más eficiente y organizado estructurando sus tareas en proyectos -- [[aprende más|$:/plugins/nico/projectify/doc/Projects]].</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsTitle": {
    -            "title": "$:/language/projectify/EmptyProjectsTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112205529611",
    -            "text": "Mantente organizado!\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingDescription": {
    -            "title": "$:/language/projectify/EmptyUpcomingDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210117205436036",
    -            "text": "<p>\n  Todas las tareas programadas aparecerán aquí -- [[aprende más|$:/plugins/nico/projectify/doc/Schedule]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingTitle": {
    -            "title": "$:/language/projectify/EmptyUpcomingTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112211210936",
    -            "text": "Su agenda está vacía!\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxDescription": {
    -            "title": "$:/language/projectify/WelcomeInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204214632",
    -            "text": "<p>Recopila tareas en la bandeja de entrada para no olvidarlas y sácarlas de la\n  cabeza rápidamente.</p>\n<p>También puede presionar <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> para\n  capturar desde cualquier lugar.</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxTitle": {
    -            "title": "$:/language/projectify/WelcomeInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204147224",
    -            "text": "Recopila tareas en la bandeja de entrada\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectDescription": {
    -            "title": "$:/language/projectify/WelcomeProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210005679",
    -            "text": "<p>\n  Mantenga su trabajo organizado agrupando todo en proyectos.\n</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectTitle": {
    -            "title": "$:/language/projectify/WelcomeProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210001231",
    -            "text": "Empecemos!\n"
    -        },
    -        "$:/language/projectify/AddProject/Caption": {
    -            "title": "$:/language/projectify/AddProject/Caption",
    -            "text": "Añadir proyecto"
    -        },
    -        "$:/language/projectify/AddProject/Hint": {
    -            "title": "$:/language/projectify/AddProject/Hint",
    -            "text": "Crea un nuevo proyecto"
    -        },
    -        "$:/language/projectify/AddCategory/Caption": {
    -            "title": "$:/language/projectify/AddCategory/Caption",
    -            "text": "Añadir categoría"
    -        },
    -        "$:/language/projectify/AddCategory/Hint": {
    -            "title": "$:/language/projectify/AddCategory/Hint",
    -            "text": "Crea una nueva categoría"
    -        },
    -        "$:/language/projectify/AddSubTasks/Caption": {
    -            "title": "$:/language/projectify/AddSubTasks/Caption",
    -            "text": "Añadir sub-tareas"
    -        },
    -        "$:/language/projectify/AddToInbox/Hint": {
    -            "title": "$:/language/projectify/AddToInbox/Hint",
    -            "text": "Pulsa <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> para capturar desde cualquier sitio."
    -        },
    -        "$:/language/projectify/AddToInbox/Placeholder": {
    -            "title": "$:/language/projectify/AddToInbox/Placeholder",
    -            "text": "Añadir a bandeja de entrada..."
    -        },
    -        "$:/language/projectify/AddTodo/Caption": {
    -            "title": "$:/language/projectify/AddTodo/Caption",
    -            "text": "Añadir a tareas"
    -        },
    -        "$:/language/projectify/AddTodo/Hint": {
    -            "title": "$:/language/projectify/AddTodo/Hint",
    -            "text": "Añadir una nueva tarea al proyecto"
    -        },
    -        "$:/language/projectify/AddTodoToProject/Placeholder": {
    -            "title": "$:/language/projectify/AddTodoToProject/Placeholder",
    -            "text": "Describe esta tarea..."
    -        },
    -        "$:/language/projectify/AllClear": {
    -            "title": "$:/language/projectify/AllClear",
    -            "text": "Todo terminado!"
    -        },
    -        "$:/language/projectify/Archive": {
    -            "title": "$:/language/projectify/Archive",
    -            "text": "Archiva"
    -        },
    -        "$:/language/projectify/ArchiveProject/Caption": {
    -            "title": "$:/language/projectify/ArchiveProject/Caption",
    -            "text": "Archiva proyecto"
    -        },
    -        "$:/language/projectify/ArchiveProject/Hint": {
    -            "title": "$:/language/projectify/ArchiveProject/Hint",
    -            "text": "Eliminar este proyecto de la lista de proyectos activos"
    -        },
    -        "$:/language/projectify/Cancel/Caption": {
    -            "title": "$:/language/projectify/Cancel/Caption",
    -            "text": "Cancelar"
    -        },
    -        "$:/language/projectify/CardOptions/Hint": {
    -            "title": "$:/language/projectify/CardOptions/Hint",
    -            "text": "Opciones de tarjeta"
    -        },
    -        "$:/language/projectify/Clear": {
    -            "title": "$:/language/projectify/Clear",
    -            "text": "Vaciar"
    -        },
    -        "$:/language/projectify/Close/Caption": {
    -            "title": "$:/language/projectify/Close/Caption",
    -            "text": "Cerrar"
    -        },
    -        "$:/language/projectify/Completed/Caption": {
    -            "title": "$:/language/projectify/Completed/Caption",
    -            "text": "Completado"
    -        },
    -        "$:/language/projectify/ConvertIntoProject": {
    -            "title": "$:/language/projectify/ConvertIntoProject",
    -            "text": "Convertir en proyecto"
    -        },
    -        "$:/language/projectify/Calendar": {
    -            "title": "$:/language/projectify/Calendar",
    -            "text": "Calendario"
    -        },
    -        "$:/language/projectify/Category": {
    -            "title": "$:/language/projectify/Category",
    -            "text": "Categoría"
    -        },
    -        "$:/language/projectify/Categories": {
    -            "title": "$:/language/projectify/Categories",
    -            "text": "Categorías"
    -        },
    -        "$:/language/projectify/Dashboard": {
    -            "title": "$:/language/projectify/Dashboard",
    -            "text": "Cuadro de Mando"
    -        },
    -        "$:/language/projectify/DateFormat": {
    -            "title": "$:/language/projectify/DateFormat",
    -            "text": "DDth mmm"
    -        },
    -        "$:/language/projectify/DefaultDashboardTab": {
    -            "title": "$:/language/projectify/DefaultDashboardTab",
    -            "text": "Pestaña por defecto en cuadro de mando"
    -        },
    -        "$:/language/projectify/DragTodoTip": {
    -            "title": "$:/language/projectify/DragTodoTip",
    -            "text": "Arrastre y suelte cualquier tiddler a continuación para agregarlo como una tarea a este proyecto."
    -        },
    -        "$:/language/projectify/EditCategories": {
    -            "title": "$:/language/projectify/EditCategories",
    -            "text": "Editar categorías"
    -        },
    -        "$:/language/projectify/FilterProjects": {
    -            "title": "$:/language/projectify/FilterProjects",
    -            "text": "Filtrar proyectos"
    -        },
    -        "$:/language/projectify/FirstDayOfWeek": {
    -            "title": "$:/language/projectify/FirstDayOfWeek",
    -            "text": "Primer dia de la semana"
    -        },
    -        "$:/language/projectify/Help": {
    -            "title": "$:/language/projectify/Help",
    -            "text": "Necesitas ayuda?"
    -        },
    -        "$:/language/projectify/HelpSearch/Placeholder": {
    -            "title": "$:/language/projectify/HelpSearch/Placeholder",
    -            "text": "Busca..."
    -        },
    -        "$:/language/projectify/HideArchived/Caption": {
    -            "title": "$:/language/projectify/HideArchived/Caption",
    -            "text": "Esconder archivados"
    -        },
    -        "$:/language/projectify/HideCompleted/Caption": {
    -            "title": "$:/language/projectify/HideCompleted/Caption",
    -            "text": "Esconder completados"
    -        },
    -        "$:/language/projectify/Inbox": {
    -            "title": "$:/language/projectify/Inbox",
    -            "text": "Bandeja de Entrada"
    -        },
    -        "$:/language/projectify/More": {
    -            "title": "$:/language/projectify/More",
    -            "text": "Más"
    -        },
    -        "$:/language/projectify/MoreActions/Hint": {
    -            "title": "$:/language/projectify/MoreActions/Hint",
    -            "text": "Más acciones"
    -        },
    -        "$:/language/projectify/NewProject": {
    -            "title": "$:/language/projectify/NewProject",
    -            "text": "Crea un nuevo proyecto"
    -        },
    -        "$:/language/projectify/NewProjectCategory": {
    -            "title": "$:/language/projectify/NewProjectCategory",
    -            "text": "Categoría (opcional)"
    -        },
    -        "$:/language/projectify/NewProjectDescription": {
    -            "title": "$:/language/projectify/NewProjectDescription",
    -            "text": "Descripción (opcional)"
    -        },
    -        "$:/language/projectify/NewProjectTitle": {
    -            "title": "$:/language/projectify/NewProjectTitle",
    -            "text": "Título"
    -        },
    -        "$:/language/projectify/Next": {
    -            "title": "$:/language/projectify/Next",
    -            "text": "Siguiente"
    -        },
    -        "$:/language/projectify/NextWeek": {
    -            "title": "$:/language/projectify/NextWeek",
    -            "text": "Siguiente semana"
    -        },
    -        "$:/language/projectify/OpenTasks": {
    -            "title": "$:/language/projectify/OpenTasks",
    -            "text": "abrir tareas"
    -        },
    -        "$:/language/projectify/Options/Hint": {
    -            "title": "$:/language/projectify/Options/Hint",
    -            "text": "Opciones"
    -        },
    -        "$:/language/projectify/Or": {
    -            "title": "$:/language/projectify/Or",
    -            "text": "o"
    -        },
    -        "$:/language/projectify/OtherTasks": {
    -            "title": "$:/language/projectify/OtherTasks",
    -            "text": "Otras tareas"
    -        },
    -        "$:/language/projectify/Overdue": {
    -            "title": "$:/language/projectify/Overdue",
    -            "text": "Atrasada"
    -        },
    -        "$:/language/projectify/Priority/Hint": {
    -            "title": "$:/language/projectify/Priority/Hint",
    -            "text": "Prioridad"
    -        },
    -        "$:/language/projectify/ProjectArchived": {
    -            "title": "$:/language/projectify/ProjectArchived",
    -            "text": "Este proyecto está archivado."
    -        },
    -        "$:/language/projectify/Projects": {
    -            "title": "$:/language/projectify/Projects",
    -            "text": "Proyectos"
    -        },
    -        "$:/language/projectify/QuickAddTodo": {
    -            "title": "$:/language/projectify/QuickAddTodo",
    -            "text": "Añadir tarea"
    -        },
    -        "$:/language/projectify/QuickCapture/Hint": {
    -            "title": "$:/language/projectify/QuickCapture/Hint",
    -            "text": "Pulsa <kbd>⏎</kbd> para capturar."
    -        },
    -        "$:/language/projectify/ReorderProjects/Hint": {
    -            "title": "$:/language/projectify/ReorderProjects/Hint",
    -            "text": "Arrastre y suelte elementos en la lista para reordenar proyectos"
    -        },
    -        "$:/language/projectify/ReorderProjects/Caption": {
    -            "title": "$:/language/projectify/ReorderProjects/Caption",
    -            "text": "Reordenar proyectos"
    -        },
    -        "$:/language/projectify/RestoreProject": {
    -            "title": "$:/language/projectify/RestoreProject",
    -            "text": "Restaurar proyecto"
    -        },
    -        "$:/language/projectify/Save/Caption": {
    -            "title": "$:/language/projectify/Save/Caption",
    -            "text": "Guardar"
    -        },
    -        "$:/language/projectify/Schedule/Caption": {
    -            "title": "$:/language/projectify/Schedule/Caption",
    -            "text": "Agendar"
    -        },
    -        "$:/language/projectify/Scheduled": {
    -            "title": "$:/language/projectify/Scheduled",
    -            "text": "Agendado"
    -        },
    -        "$:/language/projectify/SetCategory/Caption": {
    -            "title": "$:/language/projectify/SetCategory/Caption",
    -            "text": "Establecer categoría"
    -        },
    -        "$:/language/projectify/SetCategory/Hint": {
    -            "title": "$:/language/projectify/SetCategory/Hint",
    -            "text": "Seleccione una categoría para este proyecto"
    -        },
    -        "$:/language/projectify/ShowArchived/Caption": {
    -            "title": "$:/language/projectify/ShowArchived/Caption",
    -            "text": "Mostrar archivados"
    -        },
    -        "$:/language/projectify/ShowCompletedTodosByDefault": {
    -            "title": "$:/language/projectify/ShowCompletedTodosByDefault",
    -            "text": "Mostrar todos los completados de forma predeterminada"
    -        },
    -        "$:/language/projectify/ShowWelcomeMessages": {
    -            "title": "$:/language/projectify/ShowWelcomeMessages",
    -            "text": "Mostrar mensajes de bienvenida"
    -        },
    -        "$:/language/projectify/Tip": {
    -            "title": "$:/language/projectify/Tip",
    -            "text": "Consejo"
    -        },
    -        "$:/language/projectify/Today": {
    -            "title": "$:/language/projectify/Today",
    -            "text": "Hoy"
    -        },
    -        "$:/language/projectify/TodayAndOverdue": {
    -            "title": "$:/language/projectify/TodayAndOverdue",
    -            "text": "Hoy y atrasados"
    -        },
    -        "$:/language/projectify/TodaysTodos": {
    -            "title": "$:/language/projectify/TodaysTodos",
    -            "text": "Tareas de hoy"
    -        },
    -        "$:/language/projectify/TodoActions/Hint": {
    -            "title": "$:/language/projectify/TodoActions/Hint",
    -            "text": "Acciones"
    -        },
    -        "$:/language/projectify/Todos": {
    -            "title": "$:/language/projectify/Todos",
    -            "text": "Tareas"
    -        },
    -        "$:/language/projectify/Tomorrow": {
    -            "title": "$:/language/projectify/Tomorrow",
    -            "text": "Mañana"
    -        },
    -        "$:/language/projectify/Upcoming": {
    -            "title": "$:/language/projectify/Upcoming",
    -            "text": "Próximos"
    -        },
    -        "$:/language/projectify/ViewAsCards": {
    -            "title": "$:/language/projectify/ViewAsCards",
    -            "text": "Ver como tarjetas"
    -        },
    -        "$:/language/projectify/ViewAsList": {
    -            "title": "$:/language/projectify/ViewAsList",
    -            "text": "Ver como lista"
    -        },
    -        "$:/language/projectify/ViewProjectsAs": {
    -            "title": "$:/language/projectify/ViewProjectsAs",
    -            "text": "Ver proyectos como"
    -        },
    -        "$:/language/projectify/Yesterday": {
    -            "title": "$:/language/projectify/Yesterday",
    -            "text": "Ayer"
    -        },
    -        "$:/language/projectify/cards": {
    -            "title": "$:/language/projectify/cards",
    -            "text": "tarjetas"
    -        },
    -        "$:/language/projectify/list": {
    -            "title": "$:/language/projectify/list",
    -            "text": "listar"
    -        }
    -    }
    -}
    -
    -
    -
    {
    -    "tiddlers": {
    -        "$:/language/projectify/EmptyInboxDescription": {
    -            "title": "$:/language/projectify/EmptyInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205846583",
    -            "text": "Tout est clair !\n"
    -        },
    -        "$:/language/projectify/EmptyInboxTitle": {
    -            "title": "$:/language/projectify/EmptyInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112205841655",
    -            "text": "Vous avez terminé !\n"
    -        },
    -        "$:/language/projectify/EmptyNextActionsDescription": {
    -            "title": "$:/language/projectify/EmptyNextActionsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204829315",
    -            "text": "<p>\n  La première tâche de chaque projet actif sera affichée ici -- [[en apprendre plus|$:/plugins/nico/projectify/doc/NextActions]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectDescription": {
    -            "title": "$:/language/projectify/EmptyProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210905596",
    -            "text": "<p>On dirait que vous avez terminé ce projet !</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectTitle": {
    -            "title": "$:/language/projectify/EmptyProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210846579",
    -            "text": "Bien joué !\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsDescription": {
    -            "title": "$:/language/projectify/EmptyProjectsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205452485",
    -            "text": "<p>Soyez plus efficace et organisé en structurant vos tâches en projets -- [[en apprendre plus|$:/plugins/nico/projectify/doc/Projects]].</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsTitle": {
    -            "title": "$:/language/projectify/EmptyProjectsTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112205856103",
    -            "text": "Restez organisé !\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingDescription": {
    -            "title": "$:/language/projectify/EmptyUpcomingDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210117205436114",
    -            "text": "<p>\n  Toutes les tâches planifiées apparaîtront ici -- [[en apprendre plus|$:/plugins/nico/projectify/doc/Schedule]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingTitle": {
    -            "title": "$:/language/projectify/EmptyUpcomingTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112211251637",
    -            "text": "Votre agenda est vide !\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxDescription": {
    -            "title": "$:/language/projectify/WelcomeInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204430521",
    -            "text": "<p>Collectez les tâches dans la boîte de réception pour ne pas les oublier, et\n  les sortir vite de votre tête!</p>\n<p>Vous pouvez également appuyer\n  sur <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> pour capturer une tâche\n  depuis n'importe où.</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxTitle": {
    -            "title": "$:/language/projectify/WelcomeInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204242779",
    -            "text": "Collecter les tâches dans la boîte de réception\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectDescription": {
    -            "title": "$:/language/projectify/WelcomeProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210059896",
    -            "text": "<p>\n  Gardez votre travail organisé en regroupant les tâches dans des projets.\n</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectTitle": {
    -            "title": "$:/language/projectify/WelcomeProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210030144",
    -            "text": "Commençons !\n"
    -        },
    -        "$:/language/projectify/AddProject/Caption": {
    -            "title": "$:/language/projectify/AddProject/Caption",
    -            "text": "Ajouter un projet"
    -        },
    -        "$:/language/projectify/AddProject/Hint": {
    -            "title": "$:/language/projectify/AddProject/Hint",
    -            "text": "Créer un nouveau projet"
    -        },
    -        "$:/language/projectify/AddCategory/Caption": {
    -            "title": "$:/language/projectify/AddCategory/Caption",
    -            "text": "Ajouter une catégorie"
    -        },
    -        "$:/language/projectify/AddCategory/Hint": {
    -            "title": "$:/language/projectify/AddCategory/Hint",
    -            "text": "Créer une nouvelle catégorie"
    -        },
    -        "$:/language/projectify/AddSubTasks/Caption": {
    -            "title": "$:/language/projectify/AddSubTasks/Caption",
    -            "text": "Ajouter des sous-tâches"
    -        },
    -        "$:/language/projectify/AddToInbox/Hint": {
    -            "title": "$:/language/projectify/AddToInbox/Hint",
    -            "text": "Appuyer sur <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> pour ajouter depuis n'importe où."
    -        },
    -        "$:/language/projectify/AddToInbox/Placeholder": {
    -            "title": "$:/language/projectify/AddToInbox/Placeholder",
    -            "text": "Ajouter à la boîte de réception..."
    -        },
    -        "$:/language/projectify/AddTodo/Caption": {
    -            "title": "$:/language/projectify/AddTodo/Caption",
    -            "text": "Ajouter la tâche"
    -        },
    -        "$:/language/projectify/AddTodo/Hint": {
    -            "title": "$:/language/projectify/AddTodo/Hint",
    -            "text": "Ajouter une nouvelle tâche au projet"
    -        },
    -        "$:/language/projectify/AddTodoToProject/Placeholder": {
    -            "title": "$:/language/projectify/AddTodoToProject/Placeholder",
    -            "text": "Décrivez cette tâche..."
    -        },
    -        "$:/language/projectify/AllClear": {
    -            "title": "$:/language/projectify/AllClear",
    -            "text": "Tout est clair !"
    -        },
    -        "$:/language/projectify/Archive": {
    -            "title": "$:/language/projectify/Archive",
    -            "text": "Archive"
    -        },
    -        "$:/language/projectify/ArchiveProject/Caption": {
    -            "title": "$:/language/projectify/ArchiveProject/Caption",
    -            "text": "Archiver ce project"
    -        },
    -        "$:/language/projectify/ArchiveProject/Hint": {
    -            "title": "$:/language/projectify/ArchiveProject/Hint",
    -            "text": "Supprimer ce projet de la liste des projets actifs"
    -        },
    -        "$:/language/projectify/Cancel/Caption": {
    -            "title": "$:/language/projectify/Cancel/Caption",
    -            "text": "Annuler"
    -        },
    -        "$:/language/projectify/CardOptions/Hint": {
    -            "title": "$:/language/projectify/CardOptions/Hint",
    -            "text": "Options de la carte"
    -        },
    -        "$:/language/projectify/Clear": {
    -            "title": "$:/language/projectify/Clear",
    -            "text": "Effacer"
    -        },
    -        "$:/language/projectify/Close/Caption": {
    -            "title": "$:/language/projectify/Close/Caption",
    -            "text": "Fermer"
    -        },
    -        "$:/language/projectify/Completed/Caption": {
    -            "title": "$:/language/projectify/Completed/Caption",
    -            "text": "Terminés"
    -        },
    -        "$:/language/projectify/ConvertIntoProject": {
    -            "title": "$:/language/projectify/ConvertIntoProject",
    -            "text": "Convertir en projet"
    -        },
    -        "$:/language/projectify/Calendar": {
    -            "title": "$:/language/projectify/Calendar",
    -            "text": "Calendrier"
    -        },
    -        "$:/language/projectify/Category": {
    -            "title": "$:/language/projectify/Category",
    -            "text": "Catégorie"
    -        },
    -        "$:/language/projectify/Categories": {
    -            "title": "$:/language/projectify/Categories",
    -            "text": "Catégories"
    -        },
    -        "$:/language/projectify/Dashboard": {
    -            "title": "$:/language/projectify/Dashboard",
    -            "text": "Tableau de bord"
    -        },
    -        "$:/language/projectify/DateFormat": {
    -            "title": "$:/language/projectify/DateFormat",
    -            "text": "DD mmm"
    -        },
    -        "$:/language/projectify/DefaultDashboardTab": {
    -            "title": "$:/language/projectify/DefaultDashboardTab",
    -            "text": "Onglet par défaut dans le tableau de bord"
    -        },
    -        "$:/language/projectify/DragTodoTip": {
    -            "title": "$:/language/projectify/DragTodoTip",
    -            "text": "Glissez & déposez un tiddler ci-dessous pour ajouter une tâche à ce projet."
    -        },
    -        "$:/language/projectify/EditCategories": {
    -            "title": "$:/language/projectify/EditCategories",
    -            "text": "Personnaliser les catégories"
    -        },
    -        "$:/language/projectify/FilterProjects": {
    -            "title": "$:/language/projectify/FilterProjects",
    -            "text": "Filter les projets"
    -        },
    -        "$:/language/projectify/FirstDayOfWeek": {
    -            "title": "$:/language/projectify/FirstDayOfWeek",
    -            "text": "Premier jour de la semaine"
    -        },
    -        "$:/language/projectify/Help": {
    -            "title": "$:/language/projectify/Help",
    -            "text": "Besoin d'aide ?"
    -        },
    -        "$:/language/projectify/HelpSearch/Placeholder": {
    -            "title": "$:/language/projectify/HelpSearch/Placeholder",
    -            "text": "Rechercher..."
    -        },
    -        "$:/language/projectify/HideArchived/Caption": {
    -            "title": "$:/language/projectify/HideArchived/Caption",
    -            "text": "Masquer les projets archivés"
    -        },
    -        "$:/language/projectify/HideCompleted/Caption": {
    -            "title": "$:/language/projectify/HideCompleted/Caption",
    -            "text": "Masquer les tâches terminées"
    -        },
    -        "$:/language/projectify/Inbox": {
    -            "title": "$:/language/projectify/Inbox",
    -            "text": "Boîte de réception"
    -        },
    -        "$:/language/projectify/More": {
    -            "title": "$:/language/projectify/More",
    -            "text": "Plus"
    -        },
    -        "$:/language/projectify/MoreActions/Hint": {
    -            "title": "$:/language/projectify/MoreActions/Hint",
    -            "text": "Autres actions"
    -        },
    -        "$:/language/projectify/NewProject": {
    -            "title": "$:/language/projectify/NewProject",
    -            "text": "Nouveau project"
    -        },
    -        "$:/language/projectify/NewProjectCategory": {
    -            "title": "$:/language/projectify/NewProjectCategory",
    -            "text": "Categorie (facultatif)"
    -        },
    -        "$:/language/projectify/NewProjectDescription": {
    -            "title": "$:/language/projectify/NewProjectDescription",
    -            "text": "Description (facultatif)"
    -        },
    -        "$:/language/projectify/NewProjectTitle": {
    -            "title": "$:/language/projectify/NewProjectTitle",
    -            "text": "Titre"
    -        },
    -        "$:/language/projectify/Next": {
    -            "title": "$:/language/projectify/Next",
    -            "text": "Suivant"
    -        },
    -        "$:/language/projectify/NextWeek": {
    -            "title": "$:/language/projectify/NextWeek",
    -            "text": "La semaine prochaine"
    -        },
    -        "$:/language/projectify/OpenTasks": {
    -            "title": "$:/language/projectify/OpenTasks",
    -            "text": "tâches ouvertes"
    -        },
    -        "$:/language/projectify/Options/Hint": {
    -            "title": "$:/language/projectify/Options/Hint",
    -            "text": "Options"
    -        },
    -        "$:/language/projectify/Or": {
    -            "title": "$:/language/projectify/Or",
    -            "text": "ou"
    -        },
    -        "$:/language/projectify/OtherTasks": {
    -            "title": "$:/language/projectify/OtherTasks",
    -            "text": "Autres tâches"
    -        },
    -        "$:/language/projectify/Overdue": {
    -            "title": "$:/language/projectify/Overdue",
    -            "text": "En retard"
    -        },
    -        "$:/language/projectify/Priority/Hint": {
    -            "title": "$:/language/projectify/Priority/Hint",
    -            "text": "Priorité"
    -        },
    -        "$:/language/projectify/ProjectArchived": {
    -            "title": "$:/language/projectify/ProjectArchived",
    -            "text": "Ce projet est archivé."
    -        },
    -        "$:/language/projectify/Projects": {
    -            "title": "$:/language/projectify/Projects",
    -            "text": "Projets"
    -        },
    -        "$:/language/projectify/QuickAddTodo": {
    -            "title": "$:/language/projectify/QuickAddTodo",
    -            "text": "Ajout rapide d'une tâche"
    -        },
    -        "$:/language/projectify/QuickCapture/Hint": {
    -            "title": "$:/language/projectify/QuickCapture/Hint",
    -            "text": "Appuyer sur <kbd>⏎</kbd> pour capturer."
    -        },
    -        "$:/language/projectify/ReorderProjects/Hint": {
    -            "title": "$:/language/projectify/ReorderProjects/Hint",
    -            "text": "Glisser & déposer les éléments de la liste pour réordonner les projets"
    -        },
    -        "$:/language/projectify/ReorderProjects/Caption": {
    -            "title": "$:/language/projectify/ReorderProjects/Caption",
    -            "text": "Réordonner les projets"
    -        },
    -        "$:/language/projectify/RestoreProject": {
    -            "title": "$:/language/projectify/RestoreProject",
    -            "text": "Restaurer le projet"
    -        },
    -        "$:/language/projectify/Save/Caption": {
    -            "title": "$:/language/projectify/Save/Caption",
    -            "text": "Sauvegarder"
    -        },
    -        "$:/language/projectify/Schedule/Caption": {
    -            "title": "$:/language/projectify/Schedule/Caption",
    -            "text": "Planifier"
    -        },
    -        "$:/language/projectify/Scheduled": {
    -            "title": "$:/language/projectify/Scheduled",
    -            "text": "Planifié"
    -        },
    -        "$:/language/projectify/SetCategory/Caption": {
    -            "title": "$:/language/projectify/SetCategory/Caption",
    -            "text": "Définir la catégorie"
    -        },
    -        "$:/language/projectify/SetCategory/Hint": {
    -            "title": "$:/language/projectify/SetCategory/Hint",
    -            "text": "Sélectionnez une categorie pour ce projet"
    -        },
    -        "$:/language/projectify/ShowArchived/Caption": {
    -            "title": "$:/language/projectify/ShowArchived/Caption",
    -            "text": "Afficher les projets archivés"
    -        },
    -        "$:/language/projectify/ShowCompletedTodosByDefault": {
    -            "title": "$:/language/projectify/ShowCompletedTodosByDefault",
    -            "text": "Afficher par défault les tâches terminées"
    -        },
    -        "$:/language/projectify/ShowWelcomeMessages": {
    -            "title": "$:/language/projectify/ShowWelcomeMessages",
    -            "text": "Afficher les messages d'accueil"
    -        },
    -        "$:/language/projectify/Tip": {
    -            "title": "$:/language/projectify/Tip",
    -            "text": "Astuce"
    -        },
    -        "$:/language/projectify/Today": {
    -            "title": "$:/language/projectify/Today",
    -            "text": "Aujourd'hui"
    -        },
    -        "$:/language/projectify/TodayAndOverdue": {
    -            "title": "$:/language/projectify/TodayAndOverdue",
    -            "text": "Aujourd'hui et en retard"
    -        },
    -        "$:/language/projectify/TodaysTodos": {
    -            "title": "$:/language/projectify/TodaysTodos",
    -            "text": "Aujourd'hui"
    -        },
    -        "$:/language/projectify/TodoActions/Hint": {
    -            "title": "$:/language/projectify/TodoActions/Hint",
    -            "text": "Actions"
    -        },
    -        "$:/language/projectify/Todos": {
    -            "title": "$:/language/projectify/Todos",
    -            "text": "Tâches"
    -        },
    -        "$:/language/projectify/Tomorrow": {
    -            "title": "$:/language/projectify/Tomorrow",
    -            "text": "Demain"
    -        },
    -        "$:/language/projectify/Upcoming": {
    -            "title": "$:/language/projectify/Upcoming",
    -            "text": "À venir"
    -        },
    -        "$:/language/projectify/ViewAsCards": {
    -            "title": "$:/language/projectify/ViewAsCards",
    -            "text": "Afficher en cartes"
    -        },
    -        "$:/language/projectify/ViewAsList": {
    -            "title": "$:/language/projectify/ViewAsList",
    -            "text": "Afficher en liste"
    -        },
    -        "$:/language/projectify/ViewProjectsAs": {
    -            "title": "$:/language/projectify/ViewProjectsAs",
    -            "text": "Affichage des projets"
    -        },
    -        "$:/language/projectify/Yesterday": {
    -            "title": "$:/language/projectify/Yesterday",
    -            "text": "Hier"
    -        },
    -        "$:/language/projectify/cards": {
    -            "title": "$:/language/projectify/cards",
    -            "text": "cartes"
    -        },
    -        "$:/language/projectify/list": {
    -            "title": "$:/language/projectify/list",
    -            "text": "liste"
    -        }
    -    }
    -}
    -
    -
    -
    {
    -    "tiddlers": {
    -        "$:/language/projectify/EmptyInboxDescription": {
    -            "title": "$:/language/projectify/EmptyInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205110180",
    -            "text": "Alles gedaan!\n"
    -        },
    -        "$:/language/projectify/EmptyInboxTitle": {
    -            "title": "$:/language/projectify/EmptyInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204532441",
    -            "text": "Je bent helemaal klaar!\n"
    -        },
    -        "$:/language/projectify/EmptyNextActionsDescription": {
    -            "title": "$:/language/projectify/EmptyNextActionsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204856811",
    -            "text": "<p>\n  De eerste taak van elk actief project zal hier verschijnen -- [[leer hierover meer|$:/plugins/nico/projectify/doc/NextActions]].\n</p>\n\n"
    -        },
    -        "$:/language/projectify/EmptyProjectDescription": {
    -            "title": "$:/language/projectify/EmptyProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210733626",
    -            "text": "<p>Het lijkt erop dat dit project af is!</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectTitle": {
    -            "title": "$:/language/projectify/EmptyProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210817571",
    -            "text": "Goed gedaan!\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsDescription": {
    -            "title": "$:/language/projectify/EmptyProjectsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210123203801519",
    -            "text": "<p>Wordt efficiënter en organiseer je taken door ze te verdeelen in projecten -- [[leer hierover meer|$:/plugins/nico/projectify/doc/Projects]].</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsTitle": {
    -            "title": "$:/language/projectify/EmptyProjectsTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210123203732190",
    -            "text": "Blijf georganiseerd!\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingDescription": {
    -            "title": "$:/language/projectify/EmptyUpcomingDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210117205436135",
    -            "text": "<p>\n  Alle geplande taken zullen hier weergeven worden -- [[leer hierover meer|$:/plugins/nico/projectify/doc/Schedule]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingTitle": {
    -            "title": "$:/language/projectify/EmptyUpcomingTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112211210936",
    -            "text": "Je agenda is helemaal leeg!\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxDescription": {
    -            "title": "$:/language/projectify/WelcomeInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204214632",
    -            "text": "<p>Maak je hoofd leeg en verzamel al je taken in de Inbox zodat je ze niet vergeet! </p>\n<p>Je kunt op ieder moment een taak toevoegen door op <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> te drukken.</p>\n\n \n"
    -        },
    -        "$:/language/projectify/WelcomeInboxTitle": {
    -            "title": "$:/language/projectify/WelcomeInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204147224",
    -            "text": "Verzamelen taken in je Inbox\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectDescription": {
    -            "title": "$:/language/projectify/WelcomeProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210005679",
    -            "text": "<p>\n  Organiseer je taken door ze te groeperen in projecten.\n</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectTitle": {
    -            "title": "$:/language/projectify/WelcomeProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210001231",
    -            "text": "Laten we beginnen!\n"
    -        },
    -        "$:/language/projectify/AddProject/Caption": {
    -            "title": "$:/language/projectify/AddProject/Caption",
    -            "text": "Voeg project toe"
    -        },
    -        "$:/language/projectify/AddProject/Hint": {
    -            "title": "$:/language/projectify/AddProject/Hint",
    -            "text": "Creeër een nieuw project"
    -        },
    -        "$:/language/projectify/AddCategory/Caption": {
    -            "title": "$:/language/projectify/AddCategory/Caption",
    -            "text": "Voeg categorie toe"
    -        },
    -        "$:/language/projectify/AddCategory/Hint": {
    -            "title": "$:/language/projectify/AddCategory/Hint",
    -            "text": "Creeër een categorie"
    -        },
    -        "$:/language/projectify/AddSubTasks/Caption": {
    -            "title": "$:/language/projectify/AddSubTasks/Caption",
    -            "text": "Voeg sub-taken toe"
    -        },
    -        "$:/language/projectify/AddToInbox/Hint": {
    -            "title": "$:/language/projectify/AddToInbox/Hint",
    -            "text": "Druk op <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> om op elk moment een taak toe te voegen."
    -        },
    -        "$:/language/projectify/AddToInbox/Placeholder": {
    -            "title": "$:/language/projectify/AddToInbox/Placeholder",
    -            "text": "Voeg toe aan Inbox..."
    -        },
    -        "$:/language/projectify/AddTodo/Caption": {
    -            "title": "$:/language/projectify/AddTodo/Caption",
    -            "text": "Voeg een taak toe"
    -        },
    -        "$:/language/projectify/AddTodo/Hint": {
    -            "title": "$:/language/projectify/AddTodo/Hint",
    -            "text": "Voeg een nieuwe taak toe aan het project"
    -        },
    -        "$:/language/projectify/AddTodoToProject/Placeholder": {
    -            "title": "$:/language/projectify/AddTodoToProject/Placeholder",
    -            "text": "Beschrijf deze taak..."
    -        },
    -        "$:/language/projectify/AllClear": {
    -            "title": "$:/language/projectify/AllClear",
    -            "text": "Alles is af!"
    -        },
    -        "$:/language/projectify/Archive": {
    -            "title": "$:/language/projectify/Archive",
    -            "text": "Archief"
    -        },
    -        "$:/language/projectify/ArchiveProject/Caption": {
    -            "title": "$:/language/projectify/ArchiveProject/Caption",
    -            "text": "Archiveer project"
    -        },
    -        "$:/language/projectify/ArchiveProject/Hint": {
    -            "title": "$:/language/projectify/ArchiveProject/Hint",
    -            "text": "Verwijder dit project van de actieve projecten lijst"
    -        },
    -        "$:/language/projectify/Cancel/Caption": {
    -            "title": "$:/language/projectify/Cancel/Caption",
    -            "text": "Annuleer"
    -        },
    -        "$:/language/projectify/CardOptions/Hint": {
    -            "title": "$:/language/projectify/CardOptions/Hint",
    -            "text": "Kaart opties"
    -        },
    -        "$:/language/projectify/Clear": {
    -            "title": "$:/language/projectify/Clear",
    -            "text": "Geen datum"
    -        },
    -        "$:/language/projectify/Close/Caption": {
    -            "title": "$:/language/projectify/Close/Caption",
    -            "text": "Sluit"
    -        },
    -        "$:/language/projectify/Completed/Caption": {
    -            "title": "$:/language/projectify/Completed/Caption",
    -            "text": "Voltooid"
    -        },
    -        "$:/language/projectify/ConvertIntoProject": {
    -            "title": "$:/language/projectify/ConvertIntoProject",
    -            "text": "Omzetten in project"
    -        },
    -        "$:/language/projectify/Category": {
    -            "title": "$:/language/projectify/Category",
    -            "text": "Categorie"
    -        },
    -        "$:/language/projectify/Categories": {
    -            "title": "$:/language/projectify/Categories",
    -            "text": "Categorieën"
    -        },
    -        "$:/language/projectify/Dashboard": {
    -            "title": "$:/language/projectify/Dashboard",
    -            "text": "Dashboard"
    -        },
    -        "$:/language/projectify/DateFormat": {
    -            "title": "$:/language/projectify/DateFormat",
    -            "text": "DD mmm"
    -        },
    -        "$:/language/projectify/DefaultDashboardTab": {
    -            "title": "$:/language/projectify/DefaultDashboardTab",
    -            "text": "Standaard dashboard tabblad"
    -        },
    -        "$:/language/projectify/DragTodoTip": {
    -            "title": "$:/language/projectify/DragTodoTip",
    -            "text": "Versleep een Tiddler naar hieronder om het als een taak aan dit project toe te voegen."
    -        },
    -        "$:/language/projectify/EditCategories": {
    -            "title": "$:/language/projectify/EditCategories",
    -            "text": "Bewerk categorieën"
    -        },
    -        "$:/language/projectify/FilterProjects": {
    -            "title": "$:/language/projectify/FilterProjects",
    -            "text": "Fitler projecten"
    -        },
    -        "$:/language/projectify/Help": {
    -            "title": "$:/language/projectify/Help",
    -            "text": "Hulp nodig?"
    -        },
    -        "$:/language/projectify/HelpSearch/Placeholder": {
    -            "title": "$:/language/projectify/HelpSearch/Placeholder",
    -            "text": "Zoek..."
    -        },
    -        "$:/language/projectify/HideArchived/Caption": {
    -            "title": "$:/language/projectify/HideArchived/Caption",
    -            "text": "Verberg gearchiveerde projecten"
    -        },
    -        "$:/language/projectify/HideCompleted/Caption": {
    -            "title": "$:/language/projectify/HideCompleted/Caption",
    -            "text": "Verberg voltooide taken"
    -        },
    -        "$:/language/projectify/Inbox": {
    -            "title": "$:/language/projectify/Inbox",
    -            "text": "Inbox"
    -        },
    -        "$:/language/projectify/More": {
    -            "title": "$:/language/projectify/More",
    -            "text": "Meer"
    -        },
    -        "$:/language/projectify/MoreActions/Hint": {
    -            "title": "$:/language/projectify/MoreActions/Hint",
    -            "text": "Meer acties"
    -        },
    -        "$:/language/projectify/NewProject": {
    -            "title": "$:/language/projectify/NewProject",
    -            "text": "Creeër een nieuw project"
    -        },
    -        "$:/language/projectify/NewProjectDescription": {
    -            "title": "$:/language/projectify/NewProjectDescription",
    -            "text": "Omschrijving (optioneel)"
    -        },
    -        "$:/language/projectify/NewProjectCategory": {
    -            "title": "$:/language/projectify/NewProjectCategory",
    -            "text": "Categorie (optioneel)"
    -        },
    -        "$:/language/projectify/NewProjectTitle": {
    -            "title": "$:/language/projectify/NewProjectTitle",
    -            "text": "Titel"
    -        },
    -        "$:/language/projectify/Next": {
    -            "title": "$:/language/projectify/Next",
    -            "text": "Volgende"
    -        },
    -        "$:/language/projectify/NextWeek": {
    -            "title": "$:/language/projectify/NextWeek",
    -            "text": "Volgende week"
    -        },
    -        "$:/language/projectify/OpenTasks": {
    -            "title": "$:/language/projectify/OpenTasks",
    -            "text": "Openstaande taken"
    -        },
    -        "$:/language/projectify/Options/Hint": {
    -            "title": "$:/language/projectify/Options/Hint",
    -            "text": "Opties"
    -        },
    -        "$:/language/projectify/Or": {
    -            "title": "$:/language/projectify/Or",
    -            "text": "of"
    -        },
    -        "$:/language/projectify/OtherTasks": {
    -            "title": "$:/language/projectify/OtherTasks",
    -            "text": "Andere taken"
    -        },
    -        "$:/language/projectify/Overdue": {
    -            "title": "$:/language/projectify/Overdue",
    -            "text": "Over tijd"
    -        },
    -        "$:/language/projectify/Priority/Hint": {
    -            "title": "$:/language/projectify/Priority/Hint",
    -            "text": "Prioriteit"
    -        },
    -        "$:/language/projectify/ProjectArchived": {
    -            "title": "$:/language/projectify/ProjectArchived",
    -            "text": "Dit project is gearchiveerd."
    -        },
    -        "$:/language/projectify/Projects": {
    -            "title": "$:/language/projectify/Projects",
    -            "text": "Projecten"
    -        },
    -        "$:/language/projectify/QuickAddTodo": {
    -            "title": "$:/language/projectify/QuickAddTodo",
    -            "text": "Snel taak toevoegen"
    -        },
    -        "$:/language/projectify/QuickCapture/Hint": {
    -            "title": "$:/language/projectify/QuickCapture/Hint",
    -            "text": "Druk op <kbd>⏎</kbd> om snel een taak toe te voegen."
    -        },
    -        "$:/language/projectify/ReorderProjects/Hint": {
    -            "title": "$:/language/projectify/ReorderProjects/Hint",
    -            "text": "Versleep items in de lijst om projecten opnieuw te ordenen"
    -        },
    -        "$:/language/projectify/ReorderProjects/Caption": {
    -            "title": "$:/language/projectify/ReorderProjects/Caption",
    -            "text": "Herschik projecten"
    -        },
    -        "$:/language/projectify/RestoreProject": {
    -            "title": "$:/language/projectify/RestoreProject",
    -            "text": "Herstel project"
    -        },
    -        "$:/language/projectify/Save/Caption": {
    -            "title": "$:/language/projectify/Save/Caption",
    -            "text": "Opslaan"
    -        },
    -        "$:/language/projectify/Schedule/Caption": {
    -            "title": "$:/language/projectify/Schedule/Caption",
    -            "text": "Plan in"
    -        },
    -        "$:/language/projectify/Scheduled": {
    -            "title": "$:/language/projectify/Scheduled",
    -            "text": "Gepland"
    -        },
    -        "$:/language/projectify/ShowArchived/Caption": {
    -            "title": "$:/language/projectify/ShowArchived/Caption",
    -            "text": "Show archived"
    -        },
    -        "$:/language/projectify/ShowCompletedTodosByDefault": {
    -            "title": "$:/language/projectify/ShowCompletedTodosByDefault",
    -            "text": "Show completed todos by default"
    -        },
    -        "$:/language/projectify/ShowWelcomeMessages": {
    -            "title": "$:/language/projectify/ShowWelcomeMessages",
    -            "text": "Toon welkomstberichten"
    -        },
    -        "$:/language/projectify/Tip": {
    -            "title": "$:/language/projectify/Tip",
    -            "text": "Tip"
    -        },
    -        "$:/language/projectify/Today": {
    -            "title": "$:/language/projectify/Today",
    -            "text": "Vandaag"
    -        },
    -        "$:/language/projectify/TodayAndOverdue": {
    -            "title": "$:/language/projectify/TodayAndOverdue",
    -            "text": "Vandaag en over tijd"
    -        },
    -        "$:/language/projectify/TodaysTodos": {
    -            "title": "$:/language/projectify/TodaysTodos",
    -            "text": "Taken van vandaag"
    -        },
    -        "$:/language/projectify/TodoActions/Hint": {
    -            "title": "$:/language/projectify/TodoActions/Hint",
    -            "text": "Acties"
    -        },
    -        "$:/language/projectify/Todos": {
    -            "title": "$:/language/projectify/Todos",
    -            "text": "Taken"
    -        },
    -        "$:/language/projectify/Tomorrow": {
    -            "title": "$:/language/projectify/Tomorrow",
    -            "text": "Morgen"
    -        },
    -        "$:/language/projectify/Upcoming": {
    -            "title": "$:/language/projectify/Upcoming",
    -            "text": "Aankomend"
    -        },
    -        "$:/language/projectify/ViewAsCards": {
    -            "title": "$:/language/projectify/ViewAsCards",
    -            "text": "Bekijk als kaarten"
    -        },
    -        "$:/language/projectify/ViewAsList": {
    -            "title": "$:/language/projectify/ViewAsList",
    -            "text": "Bekijk als lijst"
    -        },
    -        "$:/language/projectify/ViewProjectsAs": {
    -            "title": "$:/language/projectify/ViewProjectsAs",
    -            "text": "Bekijk projecten als"
    -        },
    -        "$:/language/projectify/Yesterday": {
    -            "title": "$:/language/projectify/Yesterday",
    -            "text": "Gisteren"
    -        },
    -        "$:/language/projectify/cards": {
    -            "title": "$:/language/projectify/cards",
    -            "text": "kaarten"
    -        },
    -        "$:/language/projectify/list": {
    -            "title": "$:/language/projectify/list",
    -            "text": "lijst"
    -        }
    -    }
    -}
    -
    -
    -
    {
    -    "tiddlers": {
    -        "$:/language/projectify/EmptyInboxDescription": {
    -            "title": "$:/language/projectify/EmptyInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205110180",
    -            "text": "已完成!\n"
    -        },
    -        "$:/language/projectify/EmptyInboxTitle": {
    -            "title": "$:/language/projectify/EmptyInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204532441",
    -            "text": "大功告成!\n"
    -        },
    -        "$:/language/projectify/EmptyNextActionsDescription": {
    -            "title": "$:/language/projectify/EmptyNextActionsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204856811",
    -            "text": "<p>\n  每个活动项目中的第一个任务将在此显示 -- [[了解更多|$:/plugins/nico/projectify/doc/NextActions]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectDescription": {
    -            "title": "$:/language/projectify/EmptyProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210733626",
    -            "text": "<p>看来你已经完成了这个项目!</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectTitle": {
    -            "title": "$:/language/projectify/EmptyProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210817571",
    -            "text": "干得好!\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsDescription": {
    -            "title": "$:/language/projectify/EmptyProjectsDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112205248845",
    -            "text": "<p>通过在项目中安排任务,让你的工作事半功倍、有条不紊 -- [[了解更多|$:/plugins/nico/projectify/doc/Projects]].</p>\n"
    -        },
    -        "$:/language/projectify/EmptyProjectsTitle": {
    -            "title": "$:/language/projectify/EmptyProjectsTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112205529611",
    -            "text": "保持井井有条!\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingDescription": {
    -            "title": "$:/language/projectify/EmptyUpcomingDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210117205436036",
    -            "text": "<p>\n  所有已安排日程的任务将在此显示 -- [[了解更多|$:/plugins/nico/projectify/doc/Schedule]].\n</p>\n"
    -        },
    -        "$:/language/projectify/EmptyUpcomingTitle": {
    -            "title": "$:/language/projectify/EmptyUpcomingTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112211210936",
    -            "text": "你的日程表空空如也!\n"
    -        },
    -        "$:/language/projectify/WelcomeInboxDescription": {
    -            "title": "$:/language/projectify/WelcomeInboxDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112204214632",
    -            "text": "<p>把任务收集在收件箱里,这样你就不会忘记它们,然后迅速把它们\n  从你的脑海中抹去!</p>\n<p>你也可以通过按 <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> 在页面内\n  随时捕获。</p>"
    -        },
    -        "$:/language/projectify/WelcomeInboxTitle": {
    -            "title": "$:/language/projectify/WelcomeInboxTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112204147224",
    -            "text": "在收件箱中收集任务\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectDescription": {
    -            "title": "$:/language/projectify/WelcomeProjectDescription",
    -            "created": "20210112203922871",
    -            "modified": "20210112210005679",
    -            "text": "<p>\n  通过对项目中的待办事项进行分组,让你的工作有条不紊。  \n</p>\n"
    -        },
    -        "$:/language/projectify/WelcomeProjectTitle": {
    -            "title": "$:/language/projectify/WelcomeProjectTitle",
    -            "created": "20210112203922871",
    -            "modified": "20210112210001231",
    -            "text": "让我们开始吧!"
    -        },
    -        "$:/language/projectify/AddProject/Caption": {
    -            "title": "$:/language/projectify/AddProject/Caption",
    -            "text": "新增项目"
    -        },
    -        "$:/language/projectify/AddProject/Hint": {
    -            "title": "$:/language/projectify/AddProject/Hint",
    -            "text": "创建新的项目"
    -        },
    -        "$:/language/projectify/AddCategory/Caption": {
    -            "title": "$:/language/projectify/AddCategory/Caption",
    -            "text": "添加类别"
    -        },
    -        "$:/language/projectify/AddCategory/Hint": {
    -            "title": "$:/language/projectify/AddCategory/Hint",
    -            "text": "创建新的类别"
    -        },
    -        "$:/language/projectify/AddSubTasks/Caption": {
    -            "title": "$:/language/projectify/AddSubTasks/Caption",
    -            "text": "添加子任务"
    -        },
    -        "$:/language/projectify/AddToInbox/Hint": {
    -            "title": "$:/language/projectify/AddToInbox/Hint",
    -            "text": "按 <kbd>{{$:/config/shortcuts/py-quick-capture}}</kbd> 在页面内随时捕获。"
    -        },
    -        "$:/language/projectify/AddToInbox/Placeholder": {
    -            "title": "$:/language/projectify/AddToInbox/Placeholder",
    -            "text": "添加到收件箱..."
    -        },
    -        "$:/language/projectify/AddTodo/Caption": {
    -            "title": "$:/language/projectify/AddTodo/Caption",
    -            "text": "添加一个待办事项"
    -        },
    -        "$:/language/projectify/AddTodo/Hint": {
    -            "title": "$:/language/projectify/AddTodo/Hint",
    -            "text": "添加一个新的待办事项到此项目中"
    -        },
    -        "$:/language/projectify/AddTodoToProject/Placeholder": {
    -            "title": "$:/language/projectify/AddTodoToProject/Placeholder",
    -            "text": "为此任务添加描述..."
    -        },
    -        "$:/language/projectify/AllClear": {
    -            "title": "$:/language/projectify/AllClear",
    -            "text": "大功告成!"
    -        },
    -        "$:/language/projectify/Archive": {
    -            "title": "$:/language/projectify/Archive",
    -            "text": "归档"
    -        },
    -        "$:/language/projectify/ArchiveProject/Caption": {
    -            "title": "$:/language/projectify/ArchiveProject/Caption",
    -            "text": "归档项目"
    -        },
    -        "$:/language/projectify/ArchiveProject/Hint": {
    -            "title": "$:/language/projectify/ArchiveProject/Hint",
    -            "text": "从活动项目列表中删除此项目"
    -        },
    -        "$:/language/projectify/Cancel/Caption": {
    -            "title": "$:/language/projectify/Cancel/Caption",
    -            "text": "取消"
    -        },
    -        "$:/language/projectify/CardOptions/Hint": {
    -            "title": "$:/language/projectify/CardOptions/Hint",
    -            "text": "卡片选项"
    -        },
    -        "$:/language/projectify/Clear": {
    -            "title": "$:/language/projectify/Clear",
    -            "text": "清除"
    -        },
    -        "$:/language/projectify/Close/Caption": {
    -            "title": "$:/language/projectify/Close/Caption",
    -            "text": "关闭"
    -        },
    -        "$:/language/projectify/Completed/Caption": {
    -            "title": "$:/language/projectify/Completed/Caption",
    -            "text": "已完成"
    -        },
    -        "$:/language/projectify/ConvertIntoProject": {
    -            "title": "$:/language/projectify/ConvertIntoProject",
    -            "text": "转换为项目"
    -        },
    -        "$:/language/projectify/Category": {
    -            "title": "$:/language/projectify/Category",
    -            "text": "类别"
    -        },
    -        "$:/language/projectify/Categories": {
    -            "title": "$:/language/projectify/Categories",
    -            "text": "所有类别"
    -        },
    -        "$:/language/projectify/Dashboard": {
    -            "title": "$:/language/projectify/Dashboard",
    -            "text": "仪表盘"
    -        },
    -        "$:/language/projectify/DateFormat": {
    -            "title": "$:/language/projectify/DateFormat",
    -            "text": "mmmDD日 DDD"
    -        },
    -        "$:/language/projectify/DefaultDashboardTab": {
    -            "title": "$:/language/projectify/DefaultDashboardTab",
    -            "text": "仪表盘默认选项卡"
    -        },
    -        "$:/language/projectify/DragTodoTip": {
    -            "title": "$:/language/projectify/DragTodoTip",
    -            "text": "通过拖放下面的任何Tddler,可将其作为任务添加到此项目中。"
    -        },
    -        "$:/language/projectify/EditCategories": {
    -            "title": "$:/language/projectify/EditCategories",
    -            "text": "编辑类别"
    -        },
    -        "$:/language/projectify/FilterProjects": {
    -            "title": "$:/language/projectify/FilterProjects",
    -            "text": "过滤项目"
    -        },
    -        "$:/language/projectify/Help": {
    -            "title": "$:/language/projectify/Help",
    -            "text": "需要帮助?"
    -        },
    -        "$:/language/projectify/HelpSearch/Placeholder": {
    -            "title": "$:/language/projectify/HelpSearch/Placeholder",
    -            "text": "搜索..."
    -        },
    -        "$:/language/projectify/HideArchived/Caption": {
    -            "title": "$:/language/projectify/HideArchived/Caption",
    -            "text": "隐藏已归档"
    -        },
    -        "$:/language/projectify/HideCompleted/Caption": {
    -            "title": "$:/language/projectify/HideCompleted/Caption",
    -            "text": "隐藏已完成"
    -        },
    -        "$:/language/projectify/Inbox": {
    -            "title": "$:/language/projectify/Inbox",
    -            "text": "收件箱"
    -        },
    -        "$:/language/projectify/More": {
    -            "title": "$:/language/projectify/More",
    -            "text": "更多"
    -        },
    -        "$:/language/projectify/MoreActions/Hint": {
    -            "title": "$:/language/projectify/MoreActions/Hint",
    -            "text": "更多动作"
    -        },
    -        "$:/language/projectify/NewProject": {
    -            "title": "$:/language/projectify/NewProject",
    -            "text": "创建新的项目"
    -        },
    -        "$:/language/projectify/NewProjectCategory": {
    -            "title": "$:/language/projectify/NewProjectCategory",
    -            "text": "类别 (可选的)"
    -        },
    -        "$:/language/projectify/NewProjectDescription": {
    -            "title": "$:/language/projectify/NewProjectDescription",
    -            "text": "描述 (可选的)"
    -        },
    -        "$:/language/projectify/NewProjectTitle": {
    -            "title": "$:/language/projectify/NewProjectTitle",
    -            "text": "标题"
    -        },
    -        "$:/language/projectify/Next": {
    -            "title": "$:/language/projectify/Next",
    -            "text": "随后"
    -        },
    -        "$:/language/projectify/NextWeek": {
    -            "title": "$:/language/projectify/NextWeek",
    -            "text": "下周"
    -        },
    -        "$:/language/projectify/OpenTasks": {
    -            "title": "$:/language/projectify/OpenTasks",
    -            "text": "打开任务"
    -        },
    -        "$:/language/projectify/Options/Hint": {
    -            "title": "$:/language/projectify/Options/Hint",
    -            "text": "选项"
    -        },
    -        "$:/language/projectify/Or": {
    -            "title": "$:/language/projectify/Or",
    -            "text": "或"
    -        },
    -        "$:/language/projectify/OtherTasks": {
    -            "title": "$:/language/projectify/OtherTasks",
    -            "text": "其他任务"
    -        },
    -        "$:/language/projectify/Overdue": {
    -            "title": "$:/language/projectify/Overdue",
    -            "text": "逾期"
    -        },
    -        "$:/language/projectify/Priority/Hint": {
    -            "title": "$:/language/projectify/Priority/Hint",
    -            "text": "优先级"
    -        },
    -        "$:/language/projectify/ProjectArchived": {
    -            "title": "$:/language/projectify/ProjectArchived",
    -            "text": "此项目已归档。"
    -        },
    -        "$:/language/projectify/Projects": {
    -            "title": "$:/language/projectify/Projects",
    -            "text": "所有项目"
    -        },
    -        "$:/language/projectify/QuickAddTodo": {
    -            "title": "$:/language/projectify/QuickAddTodo",
    -            "text": "快速添加待办事项"
    -        },
    -        "$:/language/projectify/QuickCapture/Hint": {
    -            "title": "$:/language/projectify/QuickCapture/Hint",
    -            "text": "按 <kbd>⏎</kbd> 进行捕获。"
    -        },
    -        "$:/language/projectify/ReorderProjects/Hint": {
    -            "title": "$:/language/projectify/ReorderProjects/Hint",
    -            "text": "拖放列表中的项目以重新排序项目"
    -        },
    -        "$:/language/projectify/ReorderProjects/Caption": {
    -            "title": "$:/language/projectify/ReorderProjects/Caption",
    -            "text": "重新排序项目"
    -        },
    -        "$:/language/projectify/RestoreProject": {
    -            "title": "$:/language/projectify/RestoreProject",
    -            "text": "恢复项目"
    -        },
    -        "$:/language/projectify/Save/Caption": {
    -            "title": "$:/language/projectify/Save/Caption",
    -            "text": "保存"
    -        },
    -        "$:/language/projectify/Schedule/Caption": {
    -            "title": "$:/language/projectify/Schedule/Caption",
    -            "text": "日程安排"
    -        },
    -        "$:/language/projectify/Scheduled": {
    -            "title": "$:/language/projectify/Scheduled",
    -            "text": "已安排"
    -        },
    -        "$:/language/projectify/SetCategory/Caption": {
    -            "title": "$:/language/projectify/SetCategory/Caption",
    -            "text": "设置类别"
    -        },
    -        "$:/language/projectify/SetCategory/Hint": {
    -            "title": "$:/language/projectify/SetCategory/Hint",
    -            "text": "为该项目选择一个类别"
    -        },
    -        "$:/language/projectify/ShowArchived/Caption": {
    -            "title": "$:/language/projectify/ShowArchived/Caption",
    -            "text": "显示已归档事项"
    -        },
    -        "$:/language/projectify/ShowCompletedTodosByDefault": {
    -            "title": "$:/language/projectify/ShowCompletedTodosByDefault",
    -            "text": "始终显示已完成的待办事项"
    -        },
    -        "$:/language/projectify/ShowWelcomeMessages": {
    -            "title": "$:/language/projectify/ShowWelcomeMessages",
    -            "text": "显示欢迎消息"
    -        },
    -        "$:/language/projectify/Tip": {
    -            "title": "$:/language/projectify/Tip",
    -            "text": "提示"
    -        },
    -        "$:/language/projectify/Today": {
    -            "title": "$:/language/projectify/Today",
    -            "text": "今天"
    -        },
    -        "$:/language/projectify/TodayAndOverdue": {
    -            "title": "$:/language/projectify/TodayAndOverdue",
    -            "text": "今天及逾期"
    -        },
    -        "$:/language/projectify/TodaysTodos": {
    -            "title": "$:/language/projectify/TodaysTodos",
    -            "text": "我的一天"
    -        },
    -        "$:/language/projectify/TodoActions/Hint": {
    -            "title": "$:/language/projectify/TodoActions/Hint",
    -            "text": "动作"
    -        },
    -        "$:/language/projectify/Todos": {
    -            "title": "$:/language/projectify/Todos",
    -            "text": "待办事项"
    -        },
    -        "$:/language/projectify/Tomorrow": {
    -            "title": "$:/language/projectify/Tomorrow",
    -            "text": "明天"
    -        },
    -        "$:/language/projectify/Upcoming": {
    -            "title": "$:/language/projectify/Upcoming",
    -            "text": "即将到来"
    -        },
    -        "$:/language/projectify/ViewAsCards": {
    -            "title": "$:/language/projectify/ViewAsCards",
    -            "text": "以卡片形式查看"
    -        },
    -        "$:/language/projectify/ViewAsList": {
    -            "title": "$:/language/projectify/ViewAsList",
    -            "text": "以列表形式查看"
    -        },
    -        "$:/language/projectify/ViewProjectsAs": {
    -            "title": "$:/language/projectify/ViewProjectsAs",
    -            "text": "更改项目查看形式"
    -        },
    -        "$:/language/projectify/Yesterday": {
    -            "title": "$:/language/projectify/Yesterday",
    -            "text": "昨天"
    -        },
    -        "$:/language/projectify/cards": {
    -            "title": "$:/language/projectify/cards",
    -            "text": "卡片"
    -        },
    -        "$:/language/projectify/list": {
    -            "title": "$:/language/projectify/list",
    -            "text": "列表"
    -        }
    -    }
    -}
    -
    {
         "tiddlers": {
    diff --git a/docs/empty.html b/docs/empty.html
    index 5eb09c9..12b6f3d 100644
    --- a/docs/empty.html
    +++ b/docs/empty.html
    @@ -10677,7 +10677,7 @@
         }
     }
    -
    +
    {
         "tiddlers": {
             "$:/plugins/nico/projectify/LICENSE": {
    @@ -10703,7 +10703,7 @@
                 "modified": "20210521134528717",
                 "tags": "",
                 "type": "text/vnd.tiddlywiki",
    -            "text": "! Release 0.14.1\n\n!! Improvements\n\n* Hide button for Shiraz plugin when checking \"Tiddler visibility on mouse hover\"\n\n! Release 0.14.0\n\n!! Features\n\n* New redesigned input for adding todos\n* New configuration option for setting the first day of the week in date pickers\n* New buttons for scheduling and setting a priority directly when adding a todo\n* Do not render the form to add todos in archived projects\n\n!! Improvements\n\n* New filters in dashboard tab for todo priorities\n* Documentation improvements WRT customizing Projectify\n\n!! Fixes\n\n* Prevent creation of todos with empty titles\n\n! Release 0.13.1\n\n!! Improvements\n\n* New Spanish translation and empty edition\n* New configuration option to show completed tasks by default\n* Move down the \"convert into project\" button in the todo actions dropdown\n\n!! Fixes\n\n* Fix the link of the icon of todos with content not to toggle the state of the todos\n* Fix the filter macro used in the filter dashboard tab\n* Fix the position of the scheduled dropdown in the topbar\n* Fix the rendering of todo captions in the scheduled dropdown\n\n! Release 0.13.0\n\n!! Features\n\n* New Simplified Chinese translation plugin\n* New German translation plugin\n* New icon indicator in todo-lists for tasks that have content\n\n!! Improvements\n\n* Improve the rendering of the checkbox in the titlebar\n* Render the checkbox button before the close button in the titlebar\n* Improve the category selection dropdown\n* When using the Relink plugin, automatically relink project categories\n* Add links to category tiddlers in the control panel\n\n! Release 0.12.0\n\n!! Features\n\n* Add a configuration option to hide welcome messages\n* New filter tab in the dashboard\n* New icons for projects and next actions\n\n!! Improvements\n\n* Improve the rendering of the QuickCapture tiddler\n* Add a dragover style to project cards\n* Improved the layout of the dashboard tabs on mobile\n* New CSS transition on project card mouseover\n\n!! Fixes\n\n* Fix several translation issues\n* If a project has no category, do not render it in the project card\n* Fix the position of the count tag in the Today dashboard tab\n\n! Release 0.11.0\n\n!! Features\n\n* Add support for categories in projects, with colours and filtering from the dashboard\n* New button to convert todos into projects\n* New category configuration tab in the Control Panel\n* New French (fr-FR) language add-on plugin\n* New Dutch (nl-NL) language add-on plugin\n\n!! Improvements\n\n* Render todo items using the new $:/plugins/nico/projectify/ui/todo/TodoCaption template\n* Action buttons in Todo tiddlers are now rendered as regular buttons\n\n! Release 0.10.0\n\n!! Features\n\n* New priority property on todos\n* New configuration tab to the Control Panel\n* New configuration setting for the default dashboard tab\n* New configuration setting for switching between the list and card view of projects\n\n!! Improvements\n\n* New todo item layout\n* Display due dates for yesterday/tomorrow as \"Yesterday\"/\"Tomorrow\"\n* Add support for dragging todos in the welcome message of empty projects and inbox\n* Add welcome screens to the Upcoming and Next Actions tabs of the dashboard\n* Improved dashboard tabs on mobile to fit all tabs on one row\n\n!! Fixes\n\n* Fix an annoying bug where the calendar picker keyboard events stay active after the popup has been closed\n\n! Release 0.9.0\n\n!! Features\n\n* New \"Today\" dashboard tab for todos due today\n* New \"Upcoming\" dashboard tab for all scheduled todos\n\n!! Improvements\n\n* Only show scheduling button in todos that are not scheduled on hover\n* Add a caption and description to ToggleTodo for the control panel\n* Improve the rendering of sidebar sections by setting a max width\n* Update icons and colors of the date-picker\n\n!! Fixes\n\n* Fix the selection of months and years in the date picker\n* Fix the rendering of due dates in Notebook sidebar\n\n! Release 0.8.0\n\n!! Features\n\n* New date picker popup for scheduling todo due dates\n* Todos can now be moved between projects by dragging title links\n* New search input in the Help tiddler\n* Update the stylesheets to work with dark colour palettes\n\n!! Improvements\n\n* Display the link to the Help tiddler at the bottom of the Dashboard\n* Remove the dependency to $:/plugins/kixam/datepicker\n* Redesign Todo tiddler header buttons\n* Trigger auto-save when modifying a project or todo\n* Show today's date as \"Today\" in todo due dates\n\n!! Fixes\n\n* Fix the popup placement for creating new projects on mobile\n* Filter out project drafts from project lists\n\n! Release 0.7.1\n\n!! Features\n\n* New Help tab in the dashboard\n* All tiddler links can now be dropped within todo lists to add the target tiddlers as todos\n* New \"Projects\" and \"Schedule\" tabs added to the sidebar\n\n!! Fixes\n\n* Fix Scheduled button when there are overdue tasks\n* Fix rendering glitch of project titles in project cards\n* Fix rendering of scheduled todos in Notebook sidebar\n\n! Release 0.7.0\n\n!! Features\n\n* New color setting on project cards\n\n!! Improvements\n\n* New icons from the OpenMoji project\n* New welcome screens for the inbox and project list\n* New project list in the sidebar when using the Notebook theme\n\n!! Fixes\n\n* Fix a typo in the Scheduled sidebar button\n* Fix colors to work with dark palettes\n\n! Release 0.6.1\n\n!! Features\n\n* When a project has both scheduled and unscheduled items, split the todo-list in 2 distinct sections\n* Project cards now show the project description if set\n* Item that have sub-tasks now show a pie chart in todo lists\n\n!! Improvements\n\n* Add a drag handle on scheduled todo items as well, so they can be dragged & moved between projects\n* The button to add projects now toggles a form rendered within a popup\n* The Schedule popup now shows overdue todos as well as today's todos\n* Always render the todo-list so that todos can be dragged into empty projects\n\n! Release 0.6.0\n\n!! Features\n\n* Todos can now moved between projects using drag & drop\n* Todos can now be made into sub-projects by clicking the `Make this into a sub-project` button\n* Empty projects and Inbox now show a welcome screen\n* New checkbox button in the view toolbar of todo tiddlers\n* New form to add new projects including an input for the project title\n* The number of todos in a project is now represented with a small pie chart icon\n* New card view of active projects in the dashboard\n* Projects in the dashboard can now be reordered\n* Projects without active todos are now omitted from the \"Next\" dashboard section\n* New Schedule button in the page controls listings all todos scheduled today\n* New list in the Schedule tab of the dashboard listing all item scheduled to be done after the next 30 days.\n\n!! Improvements\n\n* New icon set\n* Improved style for checkboxes, buttons and inputs\n* Improved style for the dashboard projects section\n* Improved layout for completed todos in a project\n* Added a drag handle for draggable todo items\n* Scheduled todos are always sorted first\n\n!! Fixes\n\n* Fix creation of projects with triple double quotes\n* Fix creation of todos with triple double quotes\n* Fix drag&drop of todos with double quotes or triple double quotes\n\n!! Breaking changes\n\n* The `<<project>>` macro should not be used anymore. Instead, the plugin adds the <<tag SubProject>> tag to sub projects and renders their todo-list automatically.\n* Projects are now archived using the <<tag done>> tag. The former `Archived` tag is not used anymore.\n"
    +            "text": "! Release 0.14.2\n\n!! Improvements\n\n* Arrange the Inbox Page\n\n!! Fixes\n\n* fix: Category name containing space are displayed twice in project list\n\n! Release 0.14.1\n\n!! Improvements\n\n* Hide button for Shiraz plugin when checking \"Tiddler visibility on mouse hover\"\n\n! Release 0.14.0\n\n!! Features\n\n* New redesigned input for adding todos\n* New configuration option for setting the first day of the week in date pickers\n* New buttons for scheduling and setting a priority directly when adding a todo\n* Do not render the form to add todos in archived projects\n\n!! Improvements\n\n* New filters in dashboard tab for todo priorities\n* Documentation improvements WRT customizing Projectify\n\n!! Fixes\n\n* Prevent creation of todos with empty titles\n\n! Release 0.13.1\n\n!! Improvements\n\n* New Spanish translation and empty edition\n* New configuration option to show completed tasks by default\n* Move down the \"convert into project\" button in the todo actions dropdown\n\n!! Fixes\n\n* Fix the link of the icon of todos with content not to toggle the state of the todos\n* Fix the filter macro used in the filter dashboard tab\n* Fix the position of the scheduled dropdown in the topbar\n* Fix the rendering of todo captions in the scheduled dropdown\n\n! Release 0.13.0\n\n!! Features\n\n* New Simplified Chinese translation plugin\n* New German translation plugin\n* New icon indicator in todo-lists for tasks that have content\n\n!! Improvements\n\n* Improve the rendering of the checkbox in the titlebar\n* Render the checkbox button before the close button in the titlebar\n* Improve the category selection dropdown\n* When using the Relink plugin, automatically relink project categories\n* Add links to category tiddlers in the control panel\n\n! Release 0.12.0\n\n!! Features\n\n* Add a configuration option to hide welcome messages\n* New filter tab in the dashboard\n* New icons for projects and next actions\n\n!! Improvements\n\n* Improve the rendering of the QuickCapture tiddler\n* Add a dragover style to project cards\n* Improved the layout of the dashboard tabs on mobile\n* New CSS transition on project card mouseover\n\n!! Fixes\n\n* Fix several translation issues\n* If a project has no category, do not render it in the project card\n* Fix the position of the count tag in the Today dashboard tab\n\n! Release 0.11.0\n\n!! Features\n\n* Add support for categories in projects, with colours and filtering from the dashboard\n* New button to convert todos into projects\n* New category configuration tab in the Control Panel\n* New French (fr-FR) language add-on plugin\n* New Dutch (nl-NL) language add-on plugin\n\n!! Improvements\n\n* Render todo items using the new $:/plugins/nico/projectify/ui/todo/TodoCaption template\n* Action buttons in Todo tiddlers are now rendered as regular buttons\n\n! Release 0.10.0\n\n!! Features\n\n* New priority property on todos\n* New configuration tab to the Control Panel\n* New configuration setting for the default dashboard tab\n* New configuration setting for switching between the list and card view of projects\n\n!! Improvements\n\n* New todo item layout\n* Display due dates for yesterday/tomorrow as \"Yesterday\"/\"Tomorrow\"\n* Add support for dragging todos in the welcome message of empty projects and inbox\n* Add welcome screens to the Upcoming and Next Actions tabs of the dashboard\n* Improved dashboard tabs on mobile to fit all tabs on one row\n\n!! Fixes\n\n* Fix an annoying bug where the calendar picker keyboard events stay active after the popup has been closed\n\n! Release 0.9.0\n\n!! Features\n\n* New \"Today\" dashboard tab for todos due today\n* New \"Upcoming\" dashboard tab for all scheduled todos\n\n!! Improvements\n\n* Only show scheduling button in todos that are not scheduled on hover\n* Add a caption and description to ToggleTodo for the control panel\n* Improve the rendering of sidebar sections by setting a max width\n* Update icons and colors of the date-picker\n\n!! Fixes\n\n* Fix the selection of months and years in the date picker\n* Fix the rendering of due dates in Notebook sidebar\n\n! Release 0.8.0\n\n!! Features\n\n* New date picker popup for scheduling todo due dates\n* Todos can now be moved between projects by dragging title links\n* New search input in the Help tiddler\n* Update the stylesheets to work with dark colour palettes\n\n!! Improvements\n\n* Display the link to the Help tiddler at the bottom of the Dashboard\n* Remove the dependency to $:/plugins/kixam/datepicker\n* Redesign Todo tiddler header buttons\n* Trigger auto-save when modifying a project or todo\n* Show today's date as \"Today\" in todo due dates\n\n!! Fixes\n\n* Fix the popup placement for creating new projects on mobile\n* Filter out project drafts from project lists\n\n! Release 0.7.1\n\n!! Features\n\n* New Help tab in the dashboard\n* All tiddler links can now be dropped within todo lists to add the target tiddlers as todos\n* New \"Projects\" and \"Schedule\" tabs added to the sidebar\n\n!! Fixes\n\n* Fix Scheduled button when there are overdue tasks\n* Fix rendering glitch of project titles in project cards\n* Fix rendering of scheduled todos in Notebook sidebar\n\n! Release 0.7.0\n\n!! Features\n\n* New color setting on project cards\n\n!! Improvements\n\n* New icons from the OpenMoji project\n* New welcome screens for the inbox and project list\n* New project list in the sidebar when using the Notebook theme\n\n!! Fixes\n\n* Fix a typo in the Scheduled sidebar button\n* Fix colors to work with dark palettes\n\n! Release 0.6.1\n\n!! Features\n\n* When a project has both scheduled and unscheduled items, split the todo-list in 2 distinct sections\n* Project cards now show the project description if set\n* Item that have sub-tasks now show a pie chart in todo lists\n\n!! Improvements\n\n* Add a drag handle on scheduled todo items as well, so they can be dragged & moved between projects\n* The button to add projects now toggles a form rendered within a popup\n* The Schedule popup now shows overdue todos as well as today's todos\n* Always render the todo-list so that todos can be dragged into empty projects\n\n! Release 0.6.0\n\n!! Features\n\n* Todos can now moved between projects using drag & drop\n* Todos can now be made into sub-projects by clicking the `Make this into a sub-project` button\n* Empty projects and Inbox now show a welcome screen\n* New checkbox button in the view toolbar of todo tiddlers\n* New form to add new projects including an input for the project title\n* The number of todos in a project is now represented with a small pie chart icon\n* New card view of active projects in the dashboard\n* Projects in the dashboard can now be reordered\n* Projects without active todos are now omitted from the \"Next\" dashboard section\n* New Schedule button in the page controls listings all todos scheduled today\n* New list in the Schedule tab of the dashboard listing all item scheduled to be done after the next 30 days.\n\n!! Improvements\n\n* New icon set\n* Improved style for checkboxes, buttons and inputs\n* Improved style for the dashboard projects section\n* Improved layout for completed todos in a project\n* Added a drag handle for draggable todo items\n* Scheduled todos are always sorted first\n\n!! Fixes\n\n* Fix creation of projects with triple double quotes\n* Fix creation of todos with triple double quotes\n* Fix drag&drop of todos with double quotes or triple double quotes\n\n!! Breaking changes\n\n* The `<<project>>` macro should not be used anymore. Instead, the plugin adds the <<tag SubProject>> tag to sub projects and renders their todo-list automatically.\n* Projects are now archived using the <<tag done>> tag. The former `Archived` tag is not used anymore.\n"
             },
             "$:/config/ShortcutInfo/py-quick-capture": {
                 "title": "$:/config/ShortcutInfo/py-quick-capture",
    diff --git a/plugins/nico/projectify/plugin.info b/plugins/nico/projectify/plugin.info
    index b704633..b898793 100644
    --- a/plugins/nico/projectify/plugin.info
    +++ b/plugins/nico/projectify/plugin.info
    @@ -1,9 +1,9 @@
     {
         "title": "$:/plugins/nico/projectify",
         "name": "Projectify",
    -    "description": "Simple project management for TiddlyWiki",
    +    "description": "Simple and Beautiful project management in TiddlyWiki",
         "author": "NicolasPetton",
    -    "version": "0.14.1",
    +    "version": "0.14.2",
         "core-version": ">=5.1.22",
         "source": "https://github.com/thaddeusjiang/Projectify",
         "list": "doc/Help changelog LICENSE",
    diff --git a/plugins/nico/projectify/tiddlers/changelog.tid b/plugins/nico/projectify/tiddlers/changelog.tid
    index 0254dbb..de69183 100644
    --- a/plugins/nico/projectify/tiddlers/changelog.tid
    +++ b/plugins/nico/projectify/tiddlers/changelog.tid
    @@ -5,6 +5,16 @@ tags:
     title: $:/plugins/nico/projectify/changelog
     type: text/vnd.tiddlywiki
     
    +! Release 0.14.2
    +
    +!! Improvements
    +
    +* Arrange the Inbox Page
    +
    +!! Fixes
    +
    +* fix: Category name containing space are displayed twice in project list
    +
     ! Release 0.14.1
     
     !! Improvements