Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a5d685c

Browse files
ui: improve Obsidian comparison
1 parent 8f07d98 commit a5d685c

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

‎apps/client/src/pages/home/Articles/ComparingObsidian.vue

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
<template>
22
<q-page style="font-size: 16px; margin-top: 150px; margin-bottom: 150px">
33
<ResponsiveContainer style="max-width: 1000px">
4-
<h1 style="font-size: 32px; font-weight: bold">
4+
<h1 style="font-size: 32px; font-weight: bold; margin: 0">
55
Comparing Obsidian and DeepNotes
66
</h1>
77

8-
<Gap style="height: 52px" />
8+
<Gap style="height: 4px" />
9+
10+
<div style="color: rgba(255, 255, 255, 0.7); font-size: 14px">
11+
Dec 17, 2023
12+
</div>
13+
14+
<Gap style="height: 56px" />
915

1016
<div style="max-width: 600px">
1117
<p>
@@ -17,8 +23,8 @@
1723

1824
<p>
1925
Both are designed for deep interlinking and nesting of notes. But,
20-
while Obsidian focuses on customizability, DeepNotes is more
21-
opinionated in its approach.
26+
while Obsidian focuses on adaptability, DeepNotes is more opinionated
27+
in its approach.
2228
</p>
2329

2430
<p>Here is a detailed comparison of their features:</p>
@@ -206,10 +212,8 @@
206212
<Gap style="height: 42px" />
207213

208214
<p>
209-
If you'd like to see it in action, you can
210-
<router-link :to="{ name: 'register' }"
211-
>try DeepNotes for free</router-link
212-
>.
215+
If you're interested in exploring DeepNotes, you can
216+
<router-link :to="{ name: 'register' }">try it for free</router-link>.
213217
</p>
214218
</div>
215219
</ResponsiveContainer>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /