Open liuzhongandhuang opened 1 month ago
i try write something into index.js ,but idk how to do
Are you trying to get the text content of a span with class "timestamp"?
<span class="timestamp">Testing</span>
if so, the format is:
[q:span.timestamp|textContent|not found]
Are you trying to get the text content of a span with class "timestamp"?
<span class="timestamp">Testing</span>
if so, the format is:
[q:span.timestamp|textContent|not found]
thank you reply and email ,thats work ,your tool very powerful and gooduse
I can't use [q:query|method|default-value] to change my filename, idontknow ,i wirte [title]-[meta.name]-[q:span.timestamp|method|default-value] ,always default-value and i try to "timestamp" ,its didn't work.