Amplenote's task score feature is amazing, but it's frustrating that one must open/expand a task to view its score. Being able to scan the list for high or low-value tasks both in Note View and Task View would be a HUGE time-saver.
Extra points for making it so that a task score can be edited by clicking or double-clicking on it — again, without having to expand the task details dropdown.
The plugin below is a good start, but it requires that the slash action be run every time a task score is changed.
2 Comments
This is a great idea. I created a small plugin that will add TaskScore to tasks in daily-jots and the current note.
https://github.com/philnewman/AddTaskScore/blob/main/addtaskscoretotask.js
@User #44585: Thanks for creating this plugin! When I get a chance, I'll see if I can't make these changes:
- Changing a task score and running the plugin adds the new score to the task without deleting/replacing the old score.
- Also, the "/add" text from the slash menu process is not deleted if initiated within a changed task, and any tasks containing the latent "/add" text continue to have their task score string added to the end every time the plugin is run.
Leave a comment
You must be logged in to leave a comment. Log in