π«π· Laurent
-
i'd like to send an attachment with an email, can i ?
i tried : sendEmail({from: "laurentstmont@icloud.com",to: "laurentstmont@icloud.com",subject: "Hello World!",text: Text1 + 'rubrique' + Text2,att: file(this, "toto.pdf")}) att: file(this, "toto.β¦
-
how can i automate the importation of small text files in Ninox ?
i have plenty of text files and i want to import them in ninox i tried to put up a csv file of them but looks like ninox doesn't recognise the CR for example, a text file like this :β¦
-
does Ninox have a tool to search for duplicates ? and⦠approximative duplicates ???
and even more powerfull : did anyone develop a tool to look for "approximate" duplicates ? lets say i have a text field i want to find texts that "seem" to be the sameβ¦ we could imagine having a sortβ¦
-
who can develop a small apple script to copy my notes content into a Ninox's text field
i'd like to copy each note i have in macos notes in a text field in ninox i don't want to do that manually since i have more than 700 notesβ¦ !! i never learned how to work with apple script but iβ¦
-
copy and paste a record that contains a subtable
how can i easely copy a record that contains a subtable from tableA to a similar tableB ?