Signin
Signup
Platerytter
Follow
#
2603
2024-09-22 21:23:49
Join
1.7k
Home
View
6
Article
+
Reply
+
Comment
1h22m
Online time
3
Articles
2
Questions
2.9k
Articles viewed
35
View articles
0
Follow articles
0
Watch articles
4
Commented
3
Replies
109
View comments
3
Answers
0
Comment
1
Received thanks
0
Users followed
0
Follow users
1.7k
Home viewed
454
Point
Post reply
API calls to add rows to DB?
So here's my cleaned up (thanks claude) script, that adds a row, and uploads a file. But it for some reason cannot set attributes correctly?! It sets the attrib ..
10 months
Post reply
API calls to add rows to DB?
I can add data to the rows, I can see them in the DB dump when i curl but they dont show up in the gui?! In short, what are the correct ways of setting attribut ..
10 months
Post article
Share to iOS?
Would love to be able to share directly from my phone/tablet straight into Siyuan. Anyone else got this working on iOS?
10 months
Post article
API calls to add rows to DB?
Hi, Im trying to use curl to add a new entry to a database, and have got it working. But it first requires me to add a block to the parent id. Which clutters up ..
10 months
Post reply
Import from Logseq?
Ok so I made a small bash script to remove some Logseq specific formatting: find $1 -type f -name '.md' | while read file; do sed -i '/{{query/d' '$file' # This ..
1 year
Post article
Import from Logseq?
Any chance of a Logseq/obsidian importer that will make sure links work and will copy in assets? Im trying to migrate to SiYuan and i have several hundreds of n ..
1 year