announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
2020-11-13T00:37:46.423600Z

Wow neat. Even Eclipse Thea, interesting haha

2020-11-13T00:40:17.423900Z

Looks neat

mauricio.szabo 2020-11-13T15:40:23.426200Z

To be honest, I just found that Theia does not have some APIS that I use on Clover, so custom commands will not work at all. But yet, the "regular stuff" should work fine

tiensonqin 2020-11-13T16:24:13.426700Z

Logseq's frontend code is open-source now: https://github.com/logseq/logseq

12🤘
dharrigan 2020-11-13T16:26:41.426900Z

Just hit the home page out of curosity, renders blank, throws an exception

dharrigan 2020-11-13T16:26:45.427100Z

Object { message: "Attribute :block/page should be marked as :db/index true", data: {…}, ph: null, name: "Error", description

tiensonqin 2020-11-13T16:28:32.427300Z

Thanks, let me check!

borkdude 2020-11-13T16:30:40.427500Z

Same here

tiensonqin 2020-11-13T16:31:34.427700Z

@borkdude oops ...

borkdude 2020-11-13T16:31:47.427900Z

ao {message: "Attribute :block/page should be marked as :db/index true", data: $…P.k, ph: null, name: "Error", description: undefined, …}
columnNumber: undefined
data: $APP.k {meta: null, T: 3, J: Array(6), D: null, B: 16647951, …}
description: undefined
fileName: undefined
lineNumber: undefined
message: "Attribute :block/page should be marked as :db/index true"
name: "Error"
number: undefined
ph: null
stack: "Error: Attribute :block/page should be marked as :db/index true↵    at new ao (<https://asset.logseq.com/static/js/main.js:640:135)↵>    at Function.Bp.l (<https://asset.logseq.com/static/js/main.js:2790:303)↵>    at Function.Bp.j (<https://asset.logseq.com/static/js/main.js:2790:262)↵>    at SC.h.mj (<https://asset.logseq.com/static/js/main.js:3490:116)↵>    at yD (<https://asset.logseq.com/static/js/main.js:3478:283)↵>    at oI (<https://asset.logseq.com/static/js/main.js:1164:390)↵>    at <https://asset.logseq.com/static/js/main.js:1504:479↵>    at Function.NP.o (<https://asset.logseq.com/static/js/main.js:4389:436)↵>    at NP (<https://asset.logseq.com/static/js/main.js:4388:257)↵>    at vQ (<https://asset.logseq.com/static/js/main.js:1504:289>)"
__proto__: Error

tiensonqin 2020-11-13T16:32:05.428100Z

@borkdude oh @dharrigan just told me that it works on chrome but failed on firefox.

borkdude 2020-11-13T16:32:14.428300Z

I'm on chrome

dharrigan 2020-11-13T16:32:22.428500Z

interesting!

borkdude 2020-11-13T16:32:50.428700Z

For me it works on Firefox though :)

tiensonqin 2020-11-13T16:32:53.428900Z

It might be a datascript version issue

dharrigan 2020-11-13T16:33:26.429100Z

ha! i'm the opposite - works on chrome, but not firefox

tiensonqin 2020-11-13T16:33:35.429300Z

quite interesting now!

dharrigan 2020-11-13T16:34:11.429500Z

works on safari

borkdude 2020-11-13T17:18:25.430Z

Delete localstorage and indexeddb

borkdude 2020-11-13T17:18:28.430200Z

That made it work for me

tiensonqin 2020-11-13T17:19:34.430400Z

:thumbsup: