Skip to content

Commit 3eee584

Browse files
committed
robo8x [chore] 4/18/2019, 8:47:17 PM
1 parent 8967b85 commit 3eee584

File tree

5 files changed

+17
-12
lines changed

5 files changed

+17
-12
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
@license p3x-onenote v2019.4.26
2+
@license p3x-onenote v2019.4.30
33

44
📚 P3X OneNote Linux
55

README.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111

1212

1313

14-
# 📚 P3X OneNote Linux v2019.4.27
14+
# 📚 P3X OneNote Linux v2019.4.30
1515

1616

1717
🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!
1818

19-
Possible, this server, rarely, is down, please hang on for 15-30 minutes and the server will be back up.
19+
Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up.
2020

2121
All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com)) could have minor errors, since I am developing in my free time. However, it is usually stable.
2222

@@ -40,8 +40,11 @@ A Linux compatible version of OneNote
4040

4141
# Downloadable installer
4242

43+
## Snap
4344
[![LINK](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/p3x-onenote#cory-non-external)
4445

46+
## AppImage
47+
4548
https://github.com/patrikx3/onenote/releases
4649

4750
After downloading the ```AppImage```, make it an executable.
@@ -106,12 +109,12 @@ P3X OneNote Linux is, actually, an independent browser window for the online One
106109
* it provides a tray, that allows you to close your browser while it keeps running in the tray
107110
* the data is cached and is faster than always opening a new window
108111
* it allows you to sign in with the corporate or the personal login
109-
* when there is a new update, it auto updates itself.
112+
* when there is a new update, it auto updates itself (Only in the `AppImage` version.)
110113
* the program allows to use other Microsoft online applications, but the dedicated purpose is to use OneNote
111114

112115
## Verbose feature info
113116

114-
* Desktop menu <!-- (`````~/.local/share/applications/p3x-onenote.desktop`````) -->
117+
* Desktop menu
115118
* Icon
116119
* There is a bottom bar
117120
* It shows the current location
@@ -131,6 +134,8 @@ P3X OneNote Linux is, actually, an independent browser window for the online One
131134
* Allows using multiple instances (with some quirks, as the config will not be synchronized using multiple instances at once, so it can provide wrong results - to make it to work, configure with 1 instance, exit, then use multiple instances).
132135
* Multiple instances is not recommended (it was requested and provided).
133136

137+
<!-- (`````~/.local/share/applications/p3x-onenote.desktop`````) -->
138+
134139
# Issues
135140

136141
## Not loading the pages
@@ -181,7 +186,7 @@ If you try to build the app with AppImage, you have to change from `electron` `d
181186

182187
---
183188

184-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.4.27
189+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.4.30
185190

186191
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
187192

artifacts/npm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Though, I am using it, but some distros are different and I only use Linux Mint
2727

2828
---
2929

30-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.4.27
30+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.4.30
3131

3232
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
3333

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ FEATURE: for all links in P3X OneNote is left for the user to decide how the lin
5757

5858
---
5959

60-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.4.27
60+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.4.30
6161

6262
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
6363

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-onenote",
3-
"version": "2019.4.27",
3+
"version": "2019.4.30",
44
"description": "📚 P3X OneNote Linux",
55
"main": "src/electron/app.js",
66
"corifeus": {
@@ -47,7 +47,7 @@
4747
"angular-material": "^1.1.18",
4848
"angular-messages": "^1.7.8",
4949
"configstore": "^4.0.0",
50-
"corifeus-utils": "^2019.4.10",
50+
"corifeus-utils": "^2019.4.13",
5151
"electron-updater": "^4.0.6",
5252
"jquery": "^3.4.0",
5353
"opencollective": "^1.0.3",
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"jsdom": "^14.0.0",
6060
"angular-mocks": "^1.7.8",
61-
"corifeus-builder": "^2019.4.9",
61+
"corifeus-builder": "^2019.4.12",
6262
"electron-builder": "^20.39.0"
6363
},
6464
"engines": {
@@ -87,4 +87,4 @@
8787
"type": "opencollective",
8888
"url": "https://opencollective.com/p3x-onenote"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)