Enter a calendar event from terminal
How to do it? Just the description + time&date + set notify time
We have moved to a new Sailfish OS Forum. Please start new discussions there.
How to do it? Just the description + time&date + set notify time
You can do it via sqlite3 command line tool but it'd require a nice wrapper to be really useful. Nothing fancy, few lines of shell commands could do it.
The database you want to manipulate is .local/share/system/privileged/Calendar /mkcal/db
@remote please elaborate? What does not work related to SMS database?
---- edit ----
Ah I think you mean your question https://together.jolla.com/question/208700/how-to-commit-changes-to-commhistorydb-since-wal-file-exists/ ?
Weel there's no .wal file there so the calendar applicaton works directly off the database I think.
juiceme ( 2019-09-05 14:44:26 +0200 )editThis thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2019-09-05 13:05:11 +0200
Seen: 216 times
Last updated: Sep 05 '19
Calendar notification [released]
Support for iCal/vCal calendars [released]
We need CalDAV support [duplicate]
[Feature-request] Allow import of .ics / iCal files in calendar [released]
Calendar Cover should show future appointments
Show calendar entries in Events view [released]
Connecting to Microsoft account [answered]
Manage Calendars does not show all calendars and their sources
Fingerterm terminal defaults to / as current working directory [duplicate]
I'm just curious...
cemoi71 ( 2019-09-05 13:09:16 +0200 )editwhy do you want to make such things?
are you a dev? maybe there are some other interface for this
Or do you want to propose a new minimalist view cli-like lol ;-)
Not really an answer for the terminal part but: this thread is providing some information.
Besides, you may use
Damien Caliste ( 2019-09-05 13:11:15 +0200 )editicalconverter
fromnemo-qml-plugin-calendar-qt5-tools
which allows to import ICS data from command-line into the local calendar. You will need to run it withdevel-su -p
to get right access to the local calendar though.cemoi71 It's easier to create an event from my computer typeing on a big keyboard, while connected via ssh
remote ( 2019-09-05 14:38:27 +0200 )editDamien Caliste icalconverter seems to work, but in my case it doesn't create an alarm for the entry, although it is in the file...
remote ( 2019-09-05 15:04:28 +0200 )edit@remote hmmm... you need a direct access with your computer...
cemoi71 ( 2019-09-05 15:14:22 +0200 )editnot interested on an mail account with calendar sync with caldav or account like memotoo or fruux etc...
maybe own owncloud server...
You may seat for your computer with big keyboard. you have it on internet and will be synced with your device automatically... personally i use fruux, and it works fine. Before i used it with netc (mail provider) with caldav or ms exchange (don't know anymore).
Seems to me that you still want make something complicated (ux experiment side) ...