talraash

Untitled

Jan 28th, 2024
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <%*
  2. const title = await tp.system.prompt("Please insert book name", "", true);
  3. await tp.file.move(`Books/${title}`)
  4. -%>---
  5. title: <%* tR += title %>
  6. series:
  7. author:
  8. aliases:
  9. translator:
  10. creationDate:
  11. starReading:
  12. finishedDate:
  13. status: In progress
  14. tags:
  15. - book
  16. genre:
  17. -
  18. rathing:
  19. url:
  20. cover:
  21. readCount:
  22. isFiction: true
  23. ---
Advertisement
Add Comment
Please, Sign In to add comment