Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Select template from a list #23

Closed
bluckholl opened this issue May 12, 2023 · 2 comments
Closed

[UI] Select template from a list #23

bluckholl opened this issue May 12, 2023 · 2 comments
Labels
feature Completely new feature released

Comments

@bluckholl
Copy link

Currently when adding full house template command, need to type template name manually.
It will be great if list of templates can be shown, similar to regular templates behavior.

*Current workaround: adding command for each template in config.edn with full render full house template name. (Or using text expander)

Thanks for this great plugin! 🙏

@stdword
Copy link
Owner

stdword commented May 15, 2023

Hello! Thanks for the feedback!
I do plan to add the option to choose a template from a list, but first it's important to do some restructuring and add the feature of rendering standard templates with <% %> syntax. I think we can use the current task to keep track of the progress on the «template list» feature. And this one for the related.

If you are waiting for this task:

  • Please add 👀 reaction so I can prioritise it over other features
  • You can subscribe for notifications on this issue

@stdword stdword added the feature Completely new feature label May 15, 2023
@stdword stdword changed the title Ability to select template from a list [UI] Select template from a list May 16, 2023
@stdword stdword closed this as completed in 593759c Nov 5, 2023
github-actions bot pushed a commit that referenced this issue Nov 8, 2023
# [3.2.0](v3.1.1...v3.2.0) (2023-11-08)

### Bug Fixes

* forgotten check for cleaningMarks from template-usage ([66ac683](66ac683))
* remove backwards compatibility for old page syntax: {{renderer :template, wiki, —, ru}} ([91b7aaa](91b7aaa))
* replace macro checking with an informational message to user ([36f975e](36f975e))
* **ui:** always hightlight the first result ([616d102](616d102))
* **ui:** change default shortcut ([3ca5313](3ca5313))
* **ui:** exit editing block before jumping to template ([a866ab7](a866ab7)), closes [#23](#23)
* **ui:** filter results bug ([b883ea1](b883ea1))
* **ui:** insert highlighted name bug ([1b232ee](1b232ee))
* **ui:** unnecessary qoutes in usage with several args ([414919c](414919c))
* **ui:** update default font ([7764d34](7764d34))
* **ui:** wrap template name with qoutes when comma is present ([eb0327c](eb0327c))

### Features

* "Copy as ..." commands for page ([e515336](e515336))
* add fast carriage positioning without api ([cba9c27](cba9c27))
* generalize template-usage & template-list-as handling; support template-usage in "Copy as ..." ([78fb437](78fb437))
* **notification:** add notification about new UI ([7f82a1d](7f82a1d))
* **ui:** add "Preparing..." message & remove "hidden" label ([6a07d19](6a07d19))
* **ui:** add content insertion logix ([5717540](5717540))
* **ui:** add data preparation and labels ([85241d3](85241d3))
* **ui:** add foter with shortcut hints and platform-dependant behaviour ([0e56d60](0e56d60))
* **ui:** add page name ([0727316](0727316))
* **ui:** add searching by template page name fix [#23](#23) ([593759c](593759c))
* **ui:** add template-usage property support ([fbcf99b](fbcf99b))
* **ui:** change sorting: by page then by template name ([c11e409](c11e409))
* **ui:** fuzzy search ([13d40c4](13d40c4))
* **ui:** hide ui on mouse missclick ([6fe984f](6fe984f))
* **ui:** highlight with keyboard and mouse logic ([bb2b1f1](bb2b1f1))
* **ui:** insertion view draft ([98b4e84](98b4e84))
* **ui:** insertion view styles ([8147bd8](8147bd8))
* **ui:** live showing hidden items with alt/opt key ([8a709b6](8a709b6))
* **ui:** loading of templates data ([5ed57b7](5ed57b7))
* **ui:** merge insertion of templates and views ([6219469](6219469))
* **ui:** no results case ([54abc7b](54abc7b))
* **ui:** open template block with shift ([68c7d9a](68c7d9a))
* **ui:** replace old insert command ([a56c445](a56c445))
* **ui:** scrolling ([60b98d3](60b98d3))
* **ui:** smart selection after insertion with selected block ([c67d4c7](c67d4c7))
* **ui:** smart selection after insertion within editing block ([664cc07](664cc07))
* **ui:** special search case for spaces only ([efb6abd](efb6abd))
* utils to get css vars from main frame ([835ead0](835ead0))
Copy link

github-actions bot commented Nov 8, 2023

🎉 This issue has been resolved in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new feature released
Projects
None yet
Development

No branches or pull requests

2 participants