I’ve been documenting how to create Snippets, and it’s revealed a couple more things I’d like to add to my wish list.
Date and time math in Pop-Up Menus
You can insert the current date and time as an option in a Pop-Up Menu.
What would be much more useful is if you could apply date and time math. For instance, you could have a Popup-Menu to insert:
- Today
- One week from today
- One month from today
Prettier JavaScript Snippets
JavaScript is one of our coolest features, and you don’t have to dig much in the community to see great examples. But if you have a JS Snippet with a Fill-In, it’s not a fantastic experience.
One workaround is to use the Show at Top feature to place the Fill-Ins at the top of the window and hide the code, but I think we could hide all of the code in that window by default.