Skip to content
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

Todo Markup for Google Apps Script? #7

Open
unforswearing opened this issue Jul 23, 2024 · 0 comments
Open

Todo Markup for Google Apps Script? #7

unforswearing opened this issue Jul 23, 2024 · 0 comments

Comments

@unforswearing
Copy link
Owner

unforswearing commented Jul 23, 2024

This idea was originally in the General Todo Repository

Port the markup parser to Google Apps Script for use in Gmail / Google Docs. Gmail will be easier to set up and manage since the script can use plain HTML.

Gmail

  • Create email with todo markup
  • Tag email with tdx label or similar
  • Send email to self, copying anyone else who should see the generated markup
  • Script parses markup and generates an HTML file, served via GAS
  • Script emails link to the HTML file to original sender and anyone copied on markup email

Google Docs

  • Create doc with todo markup
  • Run script from Tools menu
  • Script generates a new doc with equivalent HTML markup as native Google Doc elements
  • Email generated doc url to anyone who has access to the original markup doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant