Skip to content

Commit

Permalink
Add steps in the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Diomede committed May 23, 2021
1 parent 215639b commit 385c92a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,7 @@ Other than the classic, `date`, `time` and `title` variable you also have:

For now, this plugin just includes the basic version of LiquidJS, but I want to extend it to allow:

- [ ] Add autocomplete to the template folder, excluded folder settings
- [ ] Implement a fuzzy finder for the autocomplete
- [ ] Implement/install a filter that allows you to write `{{ 1 | days_ago | date: default_date_format }}`
- [ ] Parse a selected template string, something like you select `{{ "dQw4w9WgXcQ" | youtube_iframe }}` run a command and end up with the parsed result, in this case, the youtube iframe. (the `youtube_iframe` tag does not exist yet)

0 comments on commit 385c92a

Please sign in to comment.