OmniaWrite icon indicating copy to clipboard operation
OmniaWrite copied to clipboard

A text editor engineered for creative writing.

Results 22 OmniaWrite issues
Sort by recently updated
recently updated
newest added

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 Commits See full...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [electron](https://github.com/electron/electron) from 11.5.0 to 13.6.6. Release notes Sourced from electron's releases. electron v13.6.6 Release Notes for v13.6.6 Fixes Fixed a JavaScript exception from webContents if render frame was disposed...

dependencies

**Describe the bug** OmniaWrite crash just when launching it **To Reproduce** Steps to reproduce the behavior: 1. `./OmniaWrite-1.3.2.AppImage ` Output message: ` (node:14173) electron: The default of contextIsolation is deprecated...

To honor all contributors to OmniaWrite, it would be useful to include a page to list everyone. This should be automated from the GitHub API.

enhancement

**Describe the solution you'd like** ![Screenshot_20200804-013716~2.png](https://user-images.githubusercontent.com/1759475/89237397-5a7afc00-d5f3-11ea-8938-62398247006f.png) Give the user a more advanced overview on his projects. Making these cards clickable and show the user detailed informations or statistics. For chapters...

enhancement
good first issue

Currently we only offer OmniaWrite in `en` and `de`. To target a more broad audience, I would like to have additional languages added: - [x] Portugese (thanks to @marlonemmerich) -...

help wanted
good first issue

Create a select input with the ability to search for something. Take https://github.com/TorstenDittmann/OmniaWrite/blob/master/src/components/Forms/Select.svelte as an example. It should be responsive, that means on mobile view it opens a fullscreen list...

help wanted
good first issue

For the cloud export right now we have an array with some languages to select from. https://github.com/TorstenDittmann/OmniaWrite/blob/master/src/routes/Export/Cloud.svelte#L50-L55 A good addition would be implementing a library containing all the languages +...

enhancement
help wanted
good first issue