Detect words and convert to categories automatically #252
MilkTeaQAQ
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
Hey @MilkTeaQAQ, Do check this out and here is the docs: full-calender-remastered-plugin_0.12.9.3.zip Thank you! Have a good day. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment










Uh oh!
There was an error while loading. Please reload this page.
-
🔖 Feature description
Currently, When creating an event, user had to manually fill in categories, sub calendar, etc.
On mobile (especially iPhone), this is more troublesome as it's hard to exit the keyboard typing mode.
If user were to use command line to create a new event, setting up time, date, categories becomes very annoying
✔️ Solution
Similar to TaskNotes's Natural Language Creation, User could have certain prefix.
For example, after typing out the keyword "Work", it will change the categories and calendars for the note to be in automatically
For date, The Full Calendar could assume the date to be "today" when created from commend line. Or have keyword detected when typing out context:
For time, User could type out "1700 to 1900" and it shifts the time to 5pm to 7pm. Alternatives keyword could be:
❓ Alternatives
User can set the keyword for different event and what types of categories/calendar that want to be in.
Examples
Work
Sleep
📝 Additional Context
I have my categories now in capital first, So Work, Sleep, Commute, etc. and if I didn't type out the full word or that I didn't have capitals, The category won't register. That's why this feature would be very helpful for creating, noting events fast
Beta Was this translation helpful? Give feedback.
All reactions