Kuldeep Matharu
Kuldeep Matharu
Thanks @Winrus-web for providing more details. Thanks @metruzanca for providing feedback which sums how this project does not currently ask users for any permissions. A lot of Chrome and Firefox...
For context, Chrome does have [an API (`chrome.contextMenus `)](https://developer.chrome.com/docs/extensions/reference/contextMenus/) which would allow this, assuming the permissions are requested by the extension. However, I'm not sure how to handle data after...
> Unless we use permissions.request() to dynamically request permissions Optional permissions might indeed be the answer. Both [Chrome](https://developer.chrome.com/docs/extensions/mv3/permission_warnings/#optional_events) and [Firefox](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/optional_permissions) seem to support it. More to read up on! 📖
Hi, glad you like awesomeSheet. In short, I haven't. That is because I'm learning vanilla JS and the app is not built with react or vue etc. I wouldn't know...
Thanks for the suggestion. I'll look into i18next asap. 👍 There is one issue with supporting multiple languages now that the project has grown. I don't know if I can...
I'm not familiar with Insanity, Honour or Luck Stats. Do they behave like normal stats, eg: Str or Dex? Diagrams would indeed help 👍
Hi, glad you are finding awesomeSheet useful. 👍 The plan is indeed to keep the public facing application live for as long as github allows free hosting. A user of...
@Xuroth Hi, that sounds like an exciting project. Sure, I don't mind. Feel free to use the [PSD](https://github.com/zombieFox/awesomeSheet/tree/master/src/psd) found in the repo. I'd be interested in the project, would there...
Hi, many thanks for the feedback, glad awesomeSheet is working for you. I'm having a bit of trouble understanding this request, could you help me with a few more details?...
All valid points. I do believe a way of storing notes in a tree like structure is the way forward, even it technically more challenging for myself. @DigiBear yes titles...