generated from DNDs/dnd-template
Compare commits
53 Commits
9a82d8c1f3
...
eebb03b3e4
Author | SHA1 | Date | |
---|---|---|---|
eebb03b3e4 | |||
8716b13f83 | |||
e696ea82fc | |||
4d903684c4 | |||
193b26e3ca | |||
c901d30e75 | |||
bcb083d03c | |||
1787a5250a | |||
6f01507629 | |||
f6c63245d6 | |||
5a5af751a3 | |||
9e3a402f95 | |||
935a33dfde | |||
7f889db8b9 | |||
49e0d1e3af | |||
ce9a1c8ef5 | |||
9a77b933c5 | |||
3ff7289bf0 | |||
3b5241d572 | |||
da2ebf2c53 | |||
25eccba389 | |||
309c40c451 | |||
cc1cdaf1a4 | |||
648e7784e9 | |||
3f08a28309 | |||
44a8774030 | |||
5a2ed1a43b | |||
69c8a28cde | |||
66a4b19be4 | |||
b6a1324e8e | |||
b79f9a681e | |||
9a83ce385b | |||
f567e8ce7c | |||
7755c2d9f2 | |||
c3b1a5c2ef | |||
eb236a440c | |||
1e29e57aec | |||
ccc17b9248 | |||
d7d1c01eb8 | |||
cc425c9000 | |||
e0f35881fc | |||
aa0d07c2cf | |||
79d3ea4a09 | |||
04ab2d8198 | |||
360bcdacdd | |||
6d9a29cf47 | |||
523615cb2a | |||
e79cc0423c | |||
df6a75a93a | |||
857b4b4611 | |||
18d5ff1248 | |||
e037f81d2b | |||
350248b4d4 |
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
.trash
|
.obsidian
|
||||||
.obsidian/workspace
|
.trash
|
||||||
|
.obsidian/*
|
||||||
|
11
.obsidian/app.json
vendored
11
.obsidian/app.json
vendored
@ -6,10 +6,17 @@
|
|||||||
"promptDelete": false,
|
"promptDelete": false,
|
||||||
"alwaysUpdateLinks": true,
|
"alwaysUpdateLinks": true,
|
||||||
"showLineNumber": true,
|
"showLineNumber": true,
|
||||||
"spellcheck": true,
|
"spellcheck": false,
|
||||||
"spellcheckLanguages": [
|
"spellcheckLanguages": [
|
||||||
"de",
|
"de",
|
||||||
"en-GB"
|
"en-GB"
|
||||||
],
|
],
|
||||||
"showUnsupportedFiles": true
|
"showUnsupportedFiles": true,
|
||||||
|
"pdfExportSettings": {
|
||||||
|
"pageSize": "A4",
|
||||||
|
"landscape": false,
|
||||||
|
"margin": "0",
|
||||||
|
"downscalePercent": 100
|
||||||
|
},
|
||||||
|
"communityThemeSortOrder": "download"
|
||||||
}
|
}
|
7
.obsidian/appearance.json
vendored
7
.obsidian/appearance.json
vendored
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"translucency": true,
|
"translucency": false,
|
||||||
"baseFontSize": 16,
|
"baseFontSize": 18,
|
||||||
"cssTheme": "Deep Work"
|
"cssTheme": "Willemstad",
|
||||||
|
"theme": "moonstone"
|
||||||
}
|
}
|
3
.obsidian/command-palette.json
vendored
3
.obsidian/command-palette.json
vendored
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"pinned": null
|
|
||||||
}
|
|
9
.obsidian/community-plugins.json
vendored
9
.obsidian/community-plugins.json
vendored
@ -1,14 +1,11 @@
|
|||||||
[
|
[
|
||||||
"obsidian-git",
|
"obsidian-git",
|
||||||
"table-editor-obsidian",
|
"table-editor-obsidian",
|
||||||
"obsidian-image-toolkit",
|
|
||||||
"obsidian-icons-plugin",
|
"obsidian-icons-plugin",
|
||||||
"obsidian-reading-time",
|
"obsidian-reading-time",
|
||||||
"dataview",
|
"dataview",
|
||||||
"cmenu-plugin",
|
|
||||||
"calendar",
|
|
||||||
"periodic-notes",
|
|
||||||
"obsidian-auto-link-title",
|
|
||||||
"obsidian-dialogue-plugin",
|
"obsidian-dialogue-plugin",
|
||||||
"obsidian-pandoc"
|
"obsidian-image-toolkit",
|
||||||
|
"obsidian-pandoc",
|
||||||
|
"obsidian-languagetool-plugin"
|
||||||
]
|
]
|
6
.obsidian/daily-notes.json
vendored
6
.obsidian/daily-notes.json
vendored
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"folder": "Daily",
|
|
||||||
"format": "DD.MM.YYYY",
|
|
||||||
"autorun": true,
|
|
||||||
"template": "Templates/t_DailyNote"
|
|
||||||
}
|
|
22
.obsidian/graph.json
vendored
22
.obsidian/graph.json
vendored
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"collapse-filter": true,
|
"collapse-filter": false,
|
||||||
"search": "",
|
"search": "",
|
||||||
"showTags": true,
|
"showTags": true,
|
||||||
"showAttachments": true,
|
"showAttachments": true,
|
||||||
@ -7,16 +7,16 @@
|
|||||||
"showOrphans": true,
|
"showOrphans": true,
|
||||||
"collapse-color-groups": true,
|
"collapse-color-groups": true,
|
||||||
"colorGroups": [],
|
"colorGroups": [],
|
||||||
"collapse-display": false,
|
"collapse-display": true,
|
||||||
"showArrow": true,
|
"showArrow": false,
|
||||||
"textFadeMultiplier": -0.9,
|
"textFadeMultiplier": 0,
|
||||||
"nodeSizeMultiplier": 1.05487179487179,
|
"nodeSizeMultiplier": 1,
|
||||||
"lineSizeMultiplier": 3.6996583143508,
|
"lineSizeMultiplier": 1,
|
||||||
"collapse-forces": false,
|
"collapse-forces": true,
|
||||||
"centerStrength": 0.570543849658314,
|
"centerStrength": 0.518713248970312,
|
||||||
"repelStrength": 20,
|
"repelStrength": 10,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 315,
|
"linkDistance": 250,
|
||||||
"scale": 0.06455531499683963,
|
"scale": 0.6346285676930677,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
21
.obsidian/hotkeys.json
vendored
21
.obsidian/hotkeys.json
vendored
@ -1 +1,20 @@
|
|||||||
{}
|
{
|
||||||
|
"editor:swap-line-up": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Alt",
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "ArrowUp"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"editor:swap-line-down": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Alt",
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "ArrowDown"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
4506
.obsidian/plugins/advanced-cursors/main.js
vendored
4506
.obsidian/plugins/advanced-cursors/main.js
vendored
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/advanced-cursors/manifest.json
vendored
10
.obsidian/plugins/advanced-cursors/manifest.json
vendored
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "advanced-cursors",
|
|
||||||
"name": "Advanced Cursors",
|
|
||||||
"version": "0.5.1",
|
|
||||||
"minAppVersion": "0.12.18",
|
|
||||||
"description": "Use multiple cursors even more powerfully.",
|
|
||||||
"author": "SkepticMystic",
|
|
||||||
"authorUrl": "https://github.com/SkepticMystic/advanced-cursors",
|
|
||||||
"isDesktopOnly": true
|
|
||||||
}
|
|
60
.obsidian/plugins/advanced-cursors/styles.css
vendored
60
.obsidian/plugins/advanced-cursors/styles.css
vendored
@ -1,60 +0,0 @@
|
|||||||
/* Sets all the text color to red! */
|
|
||||||
.savedQ {
|
|
||||||
padding: 5px 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.savedQ-name {
|
|
||||||
background-color: var(--background-secondary-alt);
|
|
||||||
padding: 2px 4px;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.savedQ-view-q {
|
|
||||||
padding: 2px 4px;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.editQButton,
|
|
||||||
.deleteQButton {
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
|
|
||||||
.savedQ-name:hover,
|
|
||||||
.editQButton:hover,
|
|
||||||
.deleteQButton:hover,
|
|
||||||
.savedQ-query:hover,
|
|
||||||
.AC-submit-button:hover,
|
|
||||||
.savedQ-view-q:hover {
|
|
||||||
background-color: var(--interactive-accent) !important;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
.AC-submit-button:focus {
|
|
||||||
background-color: var(--interactive-accent) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.savedQ-query {
|
|
||||||
background-color: var(--background-primary-alt);
|
|
||||||
padding: 2px 4px;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.AC-flashNewSel {
|
|
||||||
animation: flashNewSel 1.5s 1;
|
|
||||||
border-radius: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@keyframes flashNewSel {
|
|
||||||
0% {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
10% {
|
|
||||||
background-color: var(--text-highlight-bg);
|
|
||||||
}
|
|
||||||
80% {
|
|
||||||
background-color: var(--text-highlight-bg);
|
|
||||||
}
|
|
||||||
100% {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
|
10
.obsidian/plugins/calendar/data.json
vendored
10
.obsidian/plugins/calendar/data.json
vendored
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"shouldConfirmBeforeCreate": true,
|
|
||||||
"weekStart": "locale",
|
|
||||||
"wordsPerDot": 250,
|
|
||||||
"showWeeklyNote": true,
|
|
||||||
"weeklyNoteFormat": "",
|
|
||||||
"weeklyNoteTemplate": "",
|
|
||||||
"weeklyNoteFolder": "",
|
|
||||||
"localeOverride": "system-default"
|
|
||||||
}
|
|
4457
.obsidian/plugins/calendar/main.js
vendored
4457
.obsidian/plugins/calendar/main.js
vendored
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/calendar/manifest.json
vendored
10
.obsidian/plugins/calendar/manifest.json
vendored
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "calendar",
|
|
||||||
"name": "Calendar",
|
|
||||||
"description": "Calendar view of your daily notes",
|
|
||||||
"version": "1.5.10",
|
|
||||||
"author": "Liam Cain",
|
|
||||||
"authorUrl": "https://github.com/liamcain/",
|
|
||||||
"isDesktopOnly": false,
|
|
||||||
"minAppVersion": "0.9.11"
|
|
||||||
}
|
|
55
.obsidian/plugins/cmenu-plugin/data.json
vendored
55
.obsidian/plugins/cmenu-plugin/data.json
vendored
@ -1,55 +0,0 @@
|
|||||||
{
|
|
||||||
"aestheticStyle": "glass",
|
|
||||||
"menuCommands": [
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:editor:toggle-bold",
|
|
||||||
"name": "cMenu: Toggle bold",
|
|
||||||
"icon": "bold-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:editor:toggle-italics",
|
|
||||||
"name": "cMenu: Toggle italics",
|
|
||||||
"icon": "italic-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:editor:toggle-strikethrough",
|
|
||||||
"name": "cMenu: Toggle strikethrough",
|
|
||||||
"icon": "strikethrough-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:underline",
|
|
||||||
"name": "cMenu: Toggle underline",
|
|
||||||
"icon": "underline-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:superscript",
|
|
||||||
"name": "cMenu: Toggle superscript",
|
|
||||||
"icon": "superscript-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:subscript",
|
|
||||||
"name": "cMenu: Toggle subscript",
|
|
||||||
"icon": "subscript-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:editor:toggle-code",
|
|
||||||
"name": "cMenu: Toggle code",
|
|
||||||
"icon": "code-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:codeblock",
|
|
||||||
"name": "cMenu: Toggle codeblock",
|
|
||||||
"icon": "codeblock-glyph"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cmenu-plugin:editor:toggle-blockquote",
|
|
||||||
"name": "cMenu: Toggle blockquote",
|
|
||||||
"icon": "quote-glyph"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"appendMethod": "workspace",
|
|
||||||
"shouldShowMenuOnSelect": false,
|
|
||||||
"cMenuVisibility": true,
|
|
||||||
"cMenuBottomValue": 4.25,
|
|
||||||
"cMenuNumRows": 9
|
|
||||||
}
|
|
19821
.obsidian/plugins/cmenu-plugin/main.js
vendored
19821
.obsidian/plugins/cmenu-plugin/main.js
vendored
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/cmenu-plugin/manifest.json
vendored
10
.obsidian/plugins/cmenu-plugin/manifest.json
vendored
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "cmenu-plugin",
|
|
||||||
"name": "cMenu",
|
|
||||||
"version": "1.1.2",
|
|
||||||
"minAppVersion": "0.9.12",
|
|
||||||
"description": "cMenu is a plugin that adds a minimal text editor modal for a smoother writing/editing experience ✍🏽.",
|
|
||||||
"author": "chetachi",
|
|
||||||
"authorUrl": "https://github.com/chetachiezikeuzor",
|
|
||||||
"isDesktopOnly": true
|
|
||||||
}
|
|
234
.obsidian/plugins/cmenu-plugin/styles.css
vendored
234
.obsidian/plugins/cmenu-plugin/styles.css
vendored
@ -1,234 +0,0 @@
|
|||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU TOOLBAR
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
#cMenuModalBar {
|
|
||||||
width: auto;
|
|
||||||
height: auto;
|
|
||||||
padding: 3px;
|
|
||||||
display: grid;
|
|
||||||
user-select: none;
|
|
||||||
border-radius: 6px;
|
|
||||||
position: absolute;
|
|
||||||
transition: 200ms ease;
|
|
||||||
min-width: fit-content;
|
|
||||||
justify-content: space-around;
|
|
||||||
z-index: var(--layer-status-bar);
|
|
||||||
box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
|
|
||||||
border: 1px solid var(--background-modifier-border);
|
|
||||||
}
|
|
||||||
|
|
||||||
#cMenuModalBar .cMenuCommandItem {
|
|
||||||
margin: 2px;
|
|
||||||
border: none;
|
|
||||||
display: flex;
|
|
||||||
cursor: pointer;
|
|
||||||
padding: 5px 6px;
|
|
||||||
box-shadow: none;
|
|
||||||
margin-left: 3px;
|
|
||||||
margin-right: 3px;
|
|
||||||
position: relative;
|
|
||||||
border-radius: 3px;
|
|
||||||
font-size: initial !important;
|
|
||||||
background-color: var(--background-primary-alt);
|
|
||||||
}
|
|
||||||
|
|
||||||
#cMenuModalBar button.cMenuCommandItem:hover {
|
|
||||||
background-color: var(--background-secondary);
|
|
||||||
}
|
|
||||||
|
|
||||||
#cMenuModalBar button.cMenuCommandItem svg {
|
|
||||||
width: 1.3em;
|
|
||||||
height: 1.3em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU SETTINGS BUTTONS
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.modal.mod-settings
|
|
||||||
button:not(.mod-cta):not(.mod-warning).cMenuSettingsButton.cMenuSettingsButtonAdd,
|
|
||||||
button:not(.mod-cta):not(.mod-warning).cMenuSettingsButton.cMenuSettingsButtonAdd {
|
|
||||||
background-color: var(--interactive-accent);
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal.mod-settings
|
|
||||||
button:not(.mod-cta):not(.mod-warning).cMenuSettingsButton.cMenuSettingsButtonDelete,
|
|
||||||
button:not(.mod-cta):not(.mod-warning).cMenuSettingsButton.cMenuSettingsButtonDelete {
|
|
||||||
background-color: #989cab;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal.mod-settings
|
|
||||||
button:not(.mod-cta):not(.mod-warning).cMenuSettingsButton.cMenuSettingsButtonRefresh,
|
|
||||||
button:not(.mod-cta):not(.mod-warning).cMenuSettingsButton.cMenuSettingsButtonRefresh {
|
|
||||||
background-color: var(--text-accent);
|
|
||||||
}
|
|
||||||
|
|
||||||
button.cMenuSettingsButton {
|
|
||||||
padding: 4px 14px;
|
|
||||||
border-radius: 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenuSettingsButton svg {
|
|
||||||
width: 1.3em;
|
|
||||||
height: 1.3em;
|
|
||||||
display: flex;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU SETTING ITEMS
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
.setting-item.cMenuCommandItem:first-child {
|
|
||||||
padding-top: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenuCommandItem {
|
|
||||||
cursor: grab;
|
|
||||||
padding: 18px 0 18px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sortable-fallback {
|
|
||||||
cursor: grabbing;
|
|
||||||
box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.sortable-grab {
|
|
||||||
cursor: grabbing !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sortable-ghost {
|
|
||||||
opacity: 0.4;
|
|
||||||
cursor: grabbing;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sortable-chosen {
|
|
||||||
cursor: grabbing;
|
|
||||||
padding: 18px 0 18px 18px;
|
|
||||||
background-color: var(--background-primary);
|
|
||||||
}
|
|
||||||
|
|
||||||
.sortable-drag {
|
|
||||||
cursor: grabbing;
|
|
||||||
box-shadow: 0px 3px 32px rgb(31 38 135 / 15%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenuSettingsTabsContainer {
|
|
||||||
border-top: 1px solid var(--background-modifier-border);
|
|
||||||
border-bottom: 1px solid var(--background-modifier-border);
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU CLASS CHANGES
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.cMenuGlassAesthetic {
|
|
||||||
backdrop-filter: blur(8px);
|
|
||||||
-webkit-backdrop-filter: blur(8px);
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenuDefaultAesthetic {
|
|
||||||
background-color: var(--background-primary);
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU ICONS
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.cMenuIconPick {
|
|
||||||
line-height: normal;
|
|
||||||
vertical-align: middle;
|
|
||||||
margin-right: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenuIconPick svg {
|
|
||||||
width: 17px;
|
|
||||||
height: 17px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU STATUS BAR MENU
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu {
|
|
||||||
width: 200px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item-icon {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: space-between;
|
|
||||||
flex-direction: row;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item.settings-item {
|
|
||||||
font-size: 12px;
|
|
||||||
text-align: center;
|
|
||||||
line-height: 1;
|
|
||||||
border-radius: 5px;
|
|
||||||
height: auto;
|
|
||||||
padding: 8px 5px 0px 5px;
|
|
||||||
margin: 0 auto;
|
|
||||||
width: fit-content;
|
|
||||||
color: var(--text-faint);
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item.settings-item .menu-item-title {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item:hover,
|
|
||||||
.cMenu-statusbar-menu .menu-item .selected:hover,
|
|
||||||
.cMenu-statusbar-menu .menu-item.selected:not(.is-disabled):not(.is-label) {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item-title {
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .slider {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item.buttonitem {
|
|
||||||
padding-top: 10px;
|
|
||||||
padding-bottom: 4px;
|
|
||||||
height: fit-content;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-menu .menu-item.buttonitem button.cMenuSettingsButton {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU STATUS BAR BUTTONS
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.cMenu-statusbar-button {
|
|
||||||
cursor: pointer;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
line-height: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.cMenu-statusbar-button svg {
|
|
||||||
display: flex;
|
|
||||||
width: 1.3em;
|
|
||||||
height: 1.3em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------
|
|
||||||
CMENU SUPPORT
|
|
||||||
----------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.cDonationSection {
|
|
||||||
width: 60%;
|
|
||||||
height: 50vh;
|
|
||||||
margin: 0 auto;
|
|
||||||
text-align: center;
|
|
||||||
color: var(--text-normal);
|
|
||||||
}
|
|
440
.obsidian/plugins/obsidian-auto-link-title/main.js
vendored
440
.obsidian/plugins/obsidian-auto-link-title/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "obsidian-auto-link-title",
|
|
||||||
"name": "Auto Link Title",
|
|
||||||
"version": "1.2.5",
|
|
||||||
"minAppVersion": "0.12.17",
|
|
||||||
"description": "This plugin automatically fetches the titles of links from the web",
|
|
||||||
"author": "Matt Furden",
|
|
||||||
"authorUrl": "https://github.com/zolrath",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
@ -1 +0,0 @@
|
|||||||
/* no styles */
|
|
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"defaultLeftTitle": "User",
|
|
||||||
"defaultRightTitle": "Jesse James Isler",
|
|
||||||
"defaultTitleMode": "first",
|
|
||||||
"defaultMessageMaxWidth": "60%",
|
|
||||||
"defaultCommentMaxWidth": "60%"
|
|
||||||
}
|
|
10
.obsidian/plugins/obsidian-discordrpc/data.json
vendored
10
.obsidian/plugins/obsidian-discordrpc/data.json
vendored
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"showVaultName": true,
|
|
||||||
"showCurrentFileName": true,
|
|
||||||
"showPopups": true,
|
|
||||||
"customVaultName": "",
|
|
||||||
"showFileExtension": true,
|
|
||||||
"useLoadedTime": true,
|
|
||||||
"connectOnStart": true,
|
|
||||||
"autoHideStatusBar": true
|
|
||||||
}
|
|
1771
.obsidian/plugins/obsidian-discordrpc/main.js
vendored
1771
.obsidian/plugins/obsidian-discordrpc/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "obsidian-discordrpc",
|
|
||||||
"name": "Discord Rich Presence",
|
|
||||||
"version": "1.5.0",
|
|
||||||
"description": "Update your Discord Status to show your friends what you are working on in Obsidian. With Discord Rich Presence.",
|
|
||||||
"author": "Luke Leppan",
|
|
||||||
"authorUrl": "https://lukeleppan.com",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
6
.obsidian/plugins/obsidian-git/data.json
vendored
6
.obsidian/plugins/obsidian-git/data.json
vendored
@ -2,9 +2,9 @@
|
|||||||
"commitMessage": "vault backup: {{date}}",
|
"commitMessage": "vault backup: {{date}}",
|
||||||
"autoCommitMessage": "vault auto-backup: {{date}}",
|
"autoCommitMessage": "vault auto-backup: {{date}}",
|
||||||
"commitDateFormat": "DD.MM.YYYY - HH:mm:ss",
|
"commitDateFormat": "DD.MM.YYYY - HH:mm:ss",
|
||||||
"autoSaveInterval": 3,
|
"autoSaveInterval": 5,
|
||||||
"autoPushInterval": 30,
|
"autoPushInterval": 0,
|
||||||
"autoPullInterval": 5,
|
"autoPullInterval": 0,
|
||||||
"autoPullOnBoot": true,
|
"autoPullOnBoot": true,
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"viewImageInCPB": true,
|
"viewImageInCPB": true,
|
||||||
"viewImageWithALink": true,
|
"viewImageWithALink": true,
|
||||||
"viewImageOther": true,
|
"viewImageOther": true,
|
||||||
"pinMode": true,
|
"pinMode": false,
|
||||||
"pinMaximum": 3,
|
"pinMaximum": 3,
|
||||||
"pinCoverMode": true,
|
"pinCoverMode": true,
|
||||||
"imageMoveSpeed": 10,
|
"imageMoveSpeed": 10,
|
||||||
|
4
.obsidian/plugins/obsidian-pandoc/data.json
vendored
4
.obsidian/plugins/obsidian-pandoc/data.json
vendored
@ -5,11 +5,11 @@
|
|||||||
"injectThemeCSS": false,
|
"injectThemeCSS": false,
|
||||||
"customCSSFile": null,
|
"customCSSFile": null,
|
||||||
"displayYAMLFrontmatter": false,
|
"displayYAMLFrontmatter": false,
|
||||||
"linkStrippingBehaviour": "link",
|
"linkStrippingBehaviour": "text",
|
||||||
"highDPIDiagrams": true,
|
"highDPIDiagrams": true,
|
||||||
"pandoc": null,
|
"pandoc": null,
|
||||||
"pdflatex": null,
|
"pdflatex": null,
|
||||||
"outputFolder": null,
|
"outputFolder": null,
|
||||||
"extraArguments": "",
|
"extraArguments": "",
|
||||||
"exportFrom": "md"
|
"exportFrom": "html"
|
||||||
}
|
}
|
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"readingSpeed": 200,
|
|
||||||
"format": "simple",
|
|
||||||
"appendText": "to read"
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"blue-topaz-theme@@hide-vault-name": false,
|
|
||||||
"minimal-style@@active-line-on": true,
|
|
||||||
"things-style@@default-font-color": false,
|
|
||||||
"things-style@@accent-h": 215,
|
|
||||||
"things-style@@cursor": "default",
|
|
||||||
"blue-topaz-theme@@plain-file-title": false
|
|
||||||
}
|
|
8825
.obsidian/plugins/obsidian-style-settings/main.js
vendored
8825
.obsidian/plugins/obsidian-style-settings/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "obsidian-style-settings",
|
|
||||||
"name": "Style Settings",
|
|
||||||
"version": "0.4.10",
|
|
||||||
"minAppVersion": "0.11.5",
|
|
||||||
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
|
|
||||||
"author": "mgmeyers",
|
|
||||||
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
214
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
214
.obsidian/plugins/obsidian-style-settings/styles.css
vendored
File diff suppressed because one or more lines are too long
33
.obsidian/plugins/periodic-notes/data.json
vendored
33
.obsidian/plugins/periodic-notes/data.json
vendored
@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"showGettingStartedBanner": false,
|
|
||||||
"hasMigratedDailyNoteSettings": true,
|
|
||||||
"hasMigratedWeeklyNoteSettings": false,
|
|
||||||
"daily": {
|
|
||||||
"format": "DD.MM.YYYY",
|
|
||||||
"folder": "Periodische Notizen/Täglich",
|
|
||||||
"template": "Templates/t_DailyNote",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"weekly": {
|
|
||||||
"format": "[KW]ww-yyyy",
|
|
||||||
"template": "",
|
|
||||||
"folder": "Periodische Notizen/Wöchentlich",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"monthly": {
|
|
||||||
"format": "",
|
|
||||||
"template": "",
|
|
||||||
"folder": "",
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"quarterly": {
|
|
||||||
"format": "",
|
|
||||||
"template": "",
|
|
||||||
"folder": ""
|
|
||||||
},
|
|
||||||
"yearly": {
|
|
||||||
"format": "",
|
|
||||||
"template": "",
|
|
||||||
"folder": ""
|
|
||||||
}
|
|
||||||
}
|
|
5559
.obsidian/plugins/periodic-notes/main.js
vendored
5559
.obsidian/plugins/periodic-notes/main.js
vendored
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/periodic-notes/manifest.json
vendored
10
.obsidian/plugins/periodic-notes/manifest.json
vendored
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "periodic-notes",
|
|
||||||
"name": "Periodic Notes",
|
|
||||||
"description": "Create/manage your daily, weekly, and monthly notes",
|
|
||||||
"version": "0.0.17",
|
|
||||||
"author": "Liam Cain",
|
|
||||||
"authorUrl": "https://github.com/liamcain/",
|
|
||||||
"isDesktopOnly": false,
|
|
||||||
"minAppVersion": "0.10.11"
|
|
||||||
}
|
|
30
.obsidian/plugins/periodic-notes/styles.css
vendored
30
.obsidian/plugins/periodic-notes/styles.css
vendored
@ -1,30 +0,0 @@
|
|||||||
.periodic-modal {
|
|
||||||
min-width: 40vw;
|
|
||||||
}
|
|
||||||
|
|
||||||
.settings-banner {
|
|
||||||
background-color: var(--background-primary-alt);
|
|
||||||
border-radius: 8px;
|
|
||||||
border: 1px solid var(--background-modifier-border);
|
|
||||||
margin-bottom: 1em;
|
|
||||||
margin-top: 1em;
|
|
||||||
padding: 1.5em;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.settings-banner h3 {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.settings-banner h4 {
|
|
||||||
margin-bottom: 0.25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.has-error {
|
|
||||||
color: var(--text-error);
|
|
||||||
}
|
|
||||||
|
|
||||||
input.has-error {
|
|
||||||
color: var(--text-error);
|
|
||||||
border-color: var(--text-error);
|
|
||||||
}
|
|
14
.obsidian/starred.json
vendored
14
.obsidian/starred.json
vendored
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"type": "file",
|
|
||||||
"title": "dokumentationRTM",
|
|
||||||
"path": "Firmen/Steinemann Technology/dokumentationRTM.md"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "file",
|
|
||||||
"title": "Änderungen",
|
|
||||||
"path": "Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
5
.obsidian/templates.json
vendored
5
.obsidian/templates.json
vendored
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"dateFormat": "DD.MM.YY",
|
|
||||||
"timeFormat": "hh:mm",
|
|
||||||
"folder": "Templates"
|
|
||||||
}
|
|
1166
.obsidian/themes/Deep Work.css
vendored
1166
.obsidian/themes/Deep Work.css
vendored
File diff suppressed because it is too large
Load Diff
190
.obsidian/workspace
vendored
190
.obsidian/workspace
vendored
@ -1,190 +0,0 @@
|
|||||||
{
|
|
||||||
"main": {
|
|
||||||
"id": "07f7a9d7a36c908a",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "bee0658abbede9cb",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "vertical"
|
|
||||||
},
|
|
||||||
"left": {
|
|
||||||
"id": "d140f3b9d4ab70da",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "adbc8368949dd847",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "e855d5b4728e8193",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "file-explorer",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "8bcd1b2b7f874b35",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "starred",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "07d7f0c152a15b7e",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "39650d5b939ff18b",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "calendar",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "horizontal",
|
|
||||||
"width": 326,
|
|
||||||
"collapsed": true
|
|
||||||
},
|
|
||||||
"right": {
|
|
||||||
"id": "a54ca124d2689b37",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "156a5a111c133560",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "a6e643de71af6228",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "backlink",
|
|
||||||
"state": {
|
|
||||||
"file": "Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md",
|
|
||||||
"collapseAll": false,
|
|
||||||
"extraContext": false,
|
|
||||||
"sortOrder": "alphabetical",
|
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": "",
|
|
||||||
"backlinkCollapsed": false,
|
|
||||||
"unlinkedCollapsed": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "0ad8b5a5ec67ae37",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "outgoing-link",
|
|
||||||
"state": {
|
|
||||||
"file": "Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md",
|
|
||||||
"linksCollapsed": false,
|
|
||||||
"unlinkedCollapsed": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "cf8612b561ea8d18",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "search",
|
|
||||||
"state": {
|
|
||||||
"query": "",
|
|
||||||
"matchingCase": true,
|
|
||||||
"explainSearch": false,
|
|
||||||
"collapseAll": false,
|
|
||||||
"extraContext": false,
|
|
||||||
"sortOrder": "alphabetical"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "3e4f1e1a80e2d042",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "tag",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "frequency",
|
|
||||||
"useHierarchy": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "1a2599660c2f0844",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "outline",
|
|
||||||
"state": {
|
|
||||||
"file": "Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "073d6445c4950019",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "Saved Queries View",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "35304f36db58dcf1",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "git-view",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"currentTab": 6
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "7804475bf051d7e7",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "e48062180002319b",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "graph",
|
|
||||||
"state": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "horizontal",
|
|
||||||
"width": 303,
|
|
||||||
"collapsed": true
|
|
||||||
},
|
|
||||||
"active": "bee0658abbede9cb",
|
|
||||||
"lastOpenFiles": [
|
|
||||||
"Firmen/Steinemann Technology/Notes/Penta/Penta Übersicht.md",
|
|
||||||
"Periodische Notizen/Täglich/12.07.2022.md",
|
|
||||||
"Private/Rapha/Phantasialand.md",
|
|
||||||
"Private/Rapha/rapharat.md",
|
|
||||||
"Dashboard.md",
|
|
||||||
"Markdown Cheatsheet.md",
|
|
||||||
"README.md",
|
|
||||||
"Private/Rapha/Aufgabenteilung.md",
|
|
||||||
"Periodische Notizen/Täglich/05.07.2022.md",
|
|
||||||
"Firmen/Steinemann Technology/Tickets/Monica Garcia/Erstellung der Penta Belege.md"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
BIN
Attachment/Dodn.png
(Stored with Git LFS)
BIN
Attachment/Dodn.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/datenTypen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/datenTypen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/dropdownEigenschaften.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/dropdownEigenschaften.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/feldVerschiebung.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/feldVerschiebung.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/klasseBearbeiten.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/klasseBearbeiten.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/klassenDefinition.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/klassenDefinition.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/neueFeldDefinition.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/neueFeldDefinition.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/neueKlasseErstellen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/neueKlasseErstellen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/uebersicht.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/uebersicht.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/variablenInFelder.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/variablenInFelder.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/HighsystemsCM/vorlagen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/HighsystemsCM/vorlagen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Keeper/keeperKontoUebertragen.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Keeper/keeperKontoUebertragen.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Mails/Spammails/teamsInviteFake.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Mails/Spammails/teamsInviteFake.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Mails/Spammails/teamsInviteFakeMarkup.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Mails/Spammails/teamsInviteFakeMarkup.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/parameterErstellung.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/parameterErstellung.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/reportError_doesNotExist.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/reportError_doesNotExist.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/subreportLinks.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/subreportLinks.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/teileFamilie.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/teileFamilie.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/ustfixCommand.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/ustfixCommand.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/ustfixCommandPUID.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/ustfixCommandPUID.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/ustfixPKRK_PUID.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/ustfixPKRK_PUID.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/Penta/verknüpfungenPKRK_PZBF.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/Penta/verknüpfungenPKRK_PZBF.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/auftragwechsel.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/auftragwechsel.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/buchungen.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/buchungen.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/einsatzplan.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/einsatzplan.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/gehen.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/gehen.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/info.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/info.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/kommen.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/kommen.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/mengen.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/mengen.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/pause.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/pause.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/planung.jpg
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/planung.jpg
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/qrCodeRTMAndroid.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/qrCodeRTMAndroid.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/qrCodeRTMIPhone.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/qrCodeRTMIPhone.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/sso.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/sso.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/terminals/Opera.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/terminals/Opera.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/terminals/Sonata.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/terminals/Sonata.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTM.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTM.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeader.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeader.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderDateTime.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderDateTime.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderEreignisse.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderEreignisse.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderKommenGehen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderKommenGehen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderZusammenfassung.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMHeaderZusammenfassung.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobile.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobile.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileAuftragszeit.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileAuftragszeit.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileBuchungen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileBuchungen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileEinsatzplan.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileEinsatzplan.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileGehen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileGehen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileKommen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileKommen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobilePause.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobilePause.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileSaldos.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileSaldos.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarAuftraege.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarAuftraege.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarCockpit.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarCockpit.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarEinsatzplan.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarEinsatzplan.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarPerson.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarPerson.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarPersonen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMSidebarPersonen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMUebersicht.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMUebersicht.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMheaderAusloggen.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMheaderAusloggen.png
(Stored with Git LFS)
Binary file not shown.
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webRTMlogin.png
(Stored with Git LFS)
BIN
Attachment/Steinemann Technology/RTM Dokumentation/webRTMlogin.png
(Stored with Git LFS)
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user