-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add copy page meta info to clipboard funtion #819
Comments
I understand the need and it seems quite legitimate, I agree that this option would be useful. The idea would indeed be to rely on a template that would define what should be copied. So, it would keep some flexibility. |
For now, I use CopyTabTitleUrl plugin to get the page info, and wrote a script to convert the info I needed.
|
Might the following code will be helpful to implement this feature:
Source: |
Describe the solution you'd like
I want to have a function that can copy the page meta info to clipboard while saving(or after or provide a button) the pages(copy the filename should be fine, but provide another template for copy function like save filename template dos would be better!)
When I write notes, I always save the content of the pages which I visited, the workflow for now is that save page with SingleFile, copy the filename after the window popped up, paste adjust the copied name into my notes, it is very inconvenience for me to adjust the name of page in notes, so I wonder if you can add this function.
THX!
The text was updated successfully, but these errors were encountered: