joleaf

Results 24 comments of joleaf

Hey @joethei , this Plugin is not functional anymore, see https://github.com/MSzturc/obsidian-better-pdf-plugin/issues/46 . I created a [fork of this project](https://github.com/joleaf/obsidian-better-pdf-2-plugin) where this plugin works again, but a [pull request was rejected](https://github.com/obsidianmd/obsidian-releases/pull/2048).

Had the same issue, this version works for me! Thank you!

Hi, thank you for this work :) I was also looking for a REST Api for this app :) I need just a list of all my time entries, thought...

@te-online thank you very much, works for me 👍 So, if I put in a JSON object of an existing entry into "updated", that entry is updated? And the endpoint...

@te-online Cool :) I started some dart coding with this API :) down sync and up sync already works :)

Related to this, it should be also possible to switch between the duration format (1h) or a from-to timestamp format. (see android app)

@te-online yes, you are totally right, a toggle button might be the solution :)

This example works in my test environment. Can you please check, if another plugin influences this plugin?

Hey @OttoHampel, Great idea! However, the current plugin works with the standard mailto protocol which doesn’t support attachments. See https://stackoverflow.com/questions/5233556/using-mailto-to-send-email-with-an-attachment Maybe, in a future version I will switch to a...