vscode-journal icon indicating copy to clipboard operation
vscode-journal copied to clipboard

Use a Webview to show weekly or a monthly views

Open pajoma opened this issue 8 years ago • 2 comments

When entering an input for opening a journal page, a pick list could show all already existing journal pages (e.g. last 10 and next 5 days). Next to each entry, the number of (open) tasks and attached notes is added.

Example: (today is 11-24)

_______________________________________________
|  Enter day or memo (with flags), or pick one  |
-----------------------------------------------
11-17 (Thursday) 0/3 Tasks, 2 Notes 
11-18 (Friday) 1/2 Tasks
11-21 (Monday) 5/8 Tasks, 4 Notes
11-22  (Tuesday) 2/2 Tasks, 1 Note
11-23 (Wednesday) 1/1 Task
> 11-24 (Thursday) 
11-25  (Friday) 
11-28 (Mondy) 
---------------------------------------------

pajoma avatar Nov 24 '16 08:11 pajoma

VSCode only supports input or selection, no combobox. Not sure how to handle this for now (see https://github.com/Microsoft/vscode/issues/426)

pajoma avatar Dec 15 '16 20:12 pajoma

Renamed the ticket, will be solved via webviews now

pajoma avatar Jun 03 '18 17:06 pajoma