pilotmoon / PopClip-Extensions

Source code for extensions in the official PopClip Extensions directory.
https://www.popclip.app/extensions/
MIT License
1.92k stars 442 forks source link

Drafts respect time elasped setting #1103

Open pilotmoon opened 5 years ago

pilotmoon commented 5 years ago

Ref: Conversation #7509 / Brian

pilotmoon commented 5 years ago

In Drafts you can set the time that must elapse before a new draft is created. Your new action does not respect that setting - each time the actioin is invoked it adds highlighted text to a newly created draft.

A use case that I think is important to consider is taking notes extracted from different web pages - or different parts of the same page and adding them to the same draft. The PopClip action does not support that use case, even if the Drafts setting directs that a new draft not be created for some time, say 30 minutes.

If you can modify the PopClip action to conform to the Drafts setting - that is, append to whatever draft is active, I think you would create a more useful function.

pilotmoon commented 8 months ago

test comment