Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Nested tags and contexts #23

Open
6 tasks
larralapid opened this issue Mar 4, 2021 · 1 comment
Open
6 tasks

Nested tags and contexts #23

larralapid opened this issue Mar 4, 2021 · 1 comment
Labels
feature-request New feature or request

Comments

@larralapid
Copy link

larralapid commented Mar 4, 2021

Allow for nesting tags and contexts by detecting character like ">" or "/"


TODO:

  • Parse project/tag/context by special symbol \
  • ??? Create a decoration in editor painting \ in different color ???
  • Editor autocomplete must have another trigger character \ and different autocomplete items
  • Filter must search by part of the nested item
  • Webview must render nested items differently
  • Webview clicking on item should support clicking on part of the nested item to filter
@larralapid larralapid changed the title Nested projects, tags, and contexts Nested tags and contexts Mar 4, 2021
@usernamehw
Copy link
Owner

Currently, even projects have no nested features. They are all treated the same way:

Screenshot (449)

Project/tag/context can have any non-whitespace symbol in them.

@usernamehw usernamehw added the feature-request New feature or request label Mar 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants