Compare commits

...

2 commits

Author SHA1 Message Date
Ell 833d0b182a 0.1.3 2023-08-19 14:25:21 +02:00
Ell 082d2dee79 fixed JSP view on mobile 2023-08-19 14:23:38 +02:00
5 changed files with 143 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"id": "just-share-please",
"name": "Just Share Please",
"version": "0.1.2",
"version": "0.1.3",
"minAppVersion": "1.3.7",
"description": "Quickly and easily share individual notes online using an anonymized link. Also easy to self-host!",
"author": "Ellpeck",

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "just-share-please",
"version": "0.1.2",
"version": "0.1.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "just-share-please",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"devDependencies": {
"@types/node": "^16.11.6",

View file

@ -1,6 +1,6 @@
{
"name": "just-share-please",
"version": "0.1.2",
"version": "0.1.3",
"description": "Quickly and easily share individual notes online using an anonymized link. Also easy to self-host!",
"main": "main.js",
"scripts": {

View file

@ -5,7 +5,9 @@
}
.just-share-please-view .clickable-icon {
display: inline;
display: inline-block;
width: 30px;
height: 30px;
}
.just-share-please-shared-name {

View file

@ -0,0 +1,136 @@
{
"main": {
"id": "d466051209ce08bd",
"type": "split",
"children": [
{
"id": "43c8d82a0f27e55c",
"type": "tabs",
"children": [
{
"id": "d3ecf159e51c7e0c",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "34139576c1fe64f4",
"type": "mobile-drawer",
"children": [
{
"id": "35e4130976ae303a",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "e423f72e10dc22ef",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "69fcb0657ece24ce",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "707194982b2d8907",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
],
"currentTab": 0
},
"right": {
"id": "c3601406f9a4241e",
"type": "mobile-drawer",
"children": [
{
"id": "b8a06ee535c1ee3b",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "27c0112b2eed591b",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "3d9ababcf3804bda",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
},
{
"id": "62ec5c122d116864",
"type": "leaf",
"state": {
"type": "jsp-view",
"state": {}
}
}
],
"currentTab": 3
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "62ec5c122d116864",
"lastOpenFiles": []
}