menu
타토에바
language
회원 가입 로그인
language 한국어
menu
타토에바

chevron_right 회원 가입

chevron_right 로그인

검색하기

chevron_right Show random sentence

chevron_right 언어로 검색하기

chevron_right 리스트로 검색하기

chevron_right 태그로 검색하기

chevron_right 오디오로 검색하기

커뮤니티

chevron_right 담벼락

chevron_right 전체 회원 리스트

chevron_right 회원들이 쓰는 언어

chevron_right 원어민

search
clear
swap_horiz
search
TRANG TRANG 2016년 1월 2일 2016년 1월 2일 오후 11시 0분 32초 UTC link Permalink

** Tatoeba Day #14 **

Tatoeba Day starts now and as usual will end in 24 hours!

If you don't know what Tatoeba Day is about, you can find information about it here:
http://en.wiki.tatoeba.org/arti...ow/tatoeba-day

Today we will have a regular Tatoeba Day, i.e. you can make requests as explained in the wiki article:
http://en.wiki.tatoeba.org/arti...about-requests

I would like as well that as many people as possible review the issues that were requested during the previous Tatoeba Days:
https://github.com/Tatoeba/tato...tus%3Aaccepted

Most of these issues, I believe, were marked as "accepted" by default, because there were no objection within two weeks. But I think it is important that more people take the time to take a look at these request, and express their opinion.

You can express your opinion here in this thread, on GitHub in the issue comments, or by filling this form:
http://goo.gl/forms/bq3A68AqIs

Filling the form is the best option if you simply want to give your opinion, and not necessarily start a discussion about the issue.

Thank you for your participation and happy Tatoeba Day!

{{vm.hiddenReplies[25160] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
Ricardo14 Ricardo14 2016년 1월 3일 2016년 1월 3일 오전 1시 8분 53초 UTC link Permalink

1st request - https://github.com/Tatoeba/tatoeba2/issues/677 - Private lists

{{vm.hiddenReplies[25162] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
TRANG TRANG 2016년 1월 3일 2016년 1월 3일 오후 9시 23분 41초 UTC link Permalink

This can now be tested on the dev website.

Cf. my comment on the issue page for more details:
https://github.com/Tatoeba/tato...ment-168541431

It will not be released for the next Tatoeba update, because there is too little time to test it, but it may be released for the update after.

{{vm.hiddenReplies[25177] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
Ricardo14 Ricardo14 2016년 1월 4일 2016년 1월 4일 오전 12시 13분 53초 UTC link Permalink

Thanks a lot, TRANG!

tommy_san tommy_san 2016년 1월 4일 2016년 1월 4일 오전 9시 32분 57초 UTC link Permalink

Does it mean that if I want to make a list of sentences I want to show someone, I need to make it visible to everyone on each sentence page?

{{vm.hiddenReplies[25181] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
TRANG TRANG 2016년 1월 4일 2016년 1월 4일 오후 12시 7분 5초 UTC link Permalink

At the current state of the implementation, you don't have to make a list public (and therefore visible on the sentences pages) in order to show it to someone.

We could leave it this way, but then we may have to rephrase the option from "Set list to publicly viewable" to something else like "Make list visible on lists index and sentence page".

Or we could have 3 levels of visibility instead of 2:
- public: the list is displayed on the index page and on the sentences pages, and is viewable by everyone.
- hidden: the list is not displayed on the index page, nor on the sentences pages, but it is still viewable by anyone as long as they know the URL to the list.
- private: the list is not displayed on the index page, nor on the sentences pages, and is only viewable by the creator.

{{vm.hiddenReplies[25183] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
tommy_san tommy_san 2016년 1월 4일 2016년 1월 4일 오후 3시 8분 51초 UTC link Permalink

Has there been a request for the option to make a list completely inaccessible to others?

{{vm.hiddenReplies[25184] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
TRANG TRANG 2016년 1월 4일 2016년 1월 4일 오후 4시 16분 43초 UTC link Permalink

I don't remember if there was an explicit request for this, but I remember that it was an issue that came up to my mind when discussing about the lists improvements back then (https://github.com/Tatoeba/tatoeba2/pull/653).

Most of the lists that are created in Tatoeba are for learning purpose, so we can assume that most of the time the creator probably doesn't mind that the list is accessible to everyone else.
But some people may want to create lists that reflect their opinion or their taste about certain things, and may feel uncomfortable with the idea that others can access these list.

If it was complex to implement and maintain I would not consider the possibility to provide this level of privacy, but it should be rather simple to implement.

{{vm.hiddenReplies[25186] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
tommy_san tommy_san 2016년 1월 5일 2016년 1월 5일 오전 2시 53분 0초 UTC link Permalink

The website should be as simple as possible so that new members can easily get used to it, so if there's not really a need for the option, I'd prefer not to implement it. If someone wanted to make such a confidential list of sentences, they could simply work offline.

In my opinion, we need three checkboxes to let the creator of the list choose whether to make the list visible to others on sentence pages, whether to let others add sentences to the list, and whether to let those besides the creator of the list and the one who added the sentences to remove them from the list.

It would also be nice if we could know who added each sentence to (and who removed each sentence from) a list.

{{vm.hiddenReplies[25187] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
TRANG TRANG 2016년 1월 7일 2016년 1월 7일 오후 6시 37분 54초 UTC link Permalink

The dev website is updated with the latest implementations for the "Private lists" ticket. The lists work as explained in my latest comment:

https://github.com/Tatoeba/tato...ment-169474282

I will not deal for now with the separation between the permission to add and the permission to remove sentences from a list because this is not the scope of the current issue. It will be handled in another issue.

I encourage everyone who uses lists to try out the changes on the dev website (https://dev.tatoeba.org) and let me know if there is any regression (something that you used to be able to do, but because of the changes, you are not able to do it anymore).

{{vm.hiddenReplies[25209] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
tommy_san tommy_san 2016년 1월 8일 2016년 1월 8일 오전 1시 23분 47초 UTC link Permalink

I'd suggest not displaying the existing "collaborative" lists on sentence pages by default, for the same reason as CK (http://tatoeba.org/wall/show_me...essage_25185).

I also wonder if it's necessary to remove all the non-"public" lists from the index of lists and the page with the lists of each user. I sometimes take a look at lists of Japanese sentences that people make for their personal use to find out what kind of sentences they are interested in.

{{vm.hiddenReplies[25214] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
TRANG TRANG 2016년 1월 10일 2016년 1월 10일 오후 5시 50분 47초 UTC link Permalink

I've removed the display of lists on the sentence's page, and only the lists of the current user are displayed. The initial request (from AlanF_US) mentioned that the main point was for him to see his own lists, and that seeing others lists is not so important.
At the moment I don't know if anyone really needs to be able to see others lists on the sentence's page, but I guess if there's anyone, they will let us know after the update.

Having a 4th option like CK suggested would be a possibility, but I don't feel like adding a 4th option before I see how it goes with 3 options.

As for listing non-public lists, I wouldn't do it because it defeats the purpose of having different levels of visibility. A user who creates a list that is "unlisted" surely does not want their list to be found easily by others.

{{vm.hiddenReplies[25226] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
tommy_san tommy_san 2016년 1월 11일 2016년 1월 11일 오전 4시 3분 35초 UTC link Permalink

> At the moment I don't know if anyone really needs to be able to see others lists on the sentence's page

Lists could be really useful to share users' opinions on sentences if we could have non-collaborative lists shown to other users on sentence pages. For example, if you aren't satisfied with the current "collections" feature with three rating options, you could make lists to rate sentences according to your rules. If you want to show some characteristics of specific sentences but hesitate to use tags because it's not very objective, you could make lists to show your opinions to other users. Using lists, I think we could achieve something similar to your plan of more flexible "collections" (https://tatoeba.org/wall/show_m...essage_23892).

> A user who creates a list that is "unlisted" surely does not want their list to be found easily by others.

You may be right if you stop displaying other members' lists on sentence pages. What I meant is that I'd like to have the possibility to make a list listed while not shown to everyone on sentence pages.

Ricardo14 Ricardo14 2016년 1월 3일 2016년 1월 3일 오전 1시 10분 55초 UTC link Permalink

2nd request - https://github.com/Tatoeba/tatoeba2/issues/306 - Display recommended tags in the sidebar

CK CK 2016년 1월 3일, 수정된 때 2019년 10월 30일 2016년 1월 3일 오전 1시 30분 20초 UTC, 수정된 때 2019년 10월 30일 오전 10시 36분 11초 UTC link Permalink

[not needed anymore- removed by CK]

{{vm.hiddenReplies[25164] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
Ricardo14 Ricardo14 2016년 1월 3일 2016년 1월 3일 오전 1시 43분 25초 UTC link Permalink

Those tickets have been updated!

Guybrush88 Guybrush88 2016년 1월 3일 2016년 1월 3일 오전 7시 47분 19초 UTC link Permalink

First request: https://github.com/Tatoeba/tatoeba2/issues/783

{{vm.hiddenReplies[25168] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
Ricardo14 Ricardo14 2016년 1월 3일 2016년 1월 3일 오후 2시 8분 34초 UTC link Permalink

Updated!

Guybrush88 Guybrush88 2016년 1월 3일 2016년 1월 3일 오전 7시 51분 39초 UTC link Permalink

Second request: https://github.com/Tatoeba/tatoeba2/issues/33

al_ex_an_der al_ex_an_der 2016년 1월 3일 2016년 1월 3일 오후 1시 12분 6초 UTC link Permalink

The possibility to sort inbox messages by users would be an important improvement.

{{vm.hiddenReplies[25171] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
Ricardo14 Ricardo14 2016년 1월 3일 2016년 1월 3일 오후 2시 11분 59초 UTC link Permalink

I opened a ticket - https://github.com/Tatoeba/tatoeba2/issues/967

sharptoothed sharptoothed 2016년 1월 3일 2016년 1월 3일 오후 1시 40분 20초 UTC link Permalink

It would be nice to have a mass deletion function in personal messaging system (in all folders).

{{vm.hiddenReplies[25172] ? 'expand_more' : 'expand_less'}} 답변 숨기기 답변 보이기
Ricardo14 Ricardo14 2016년 1월 3일 2016년 1월 3일 오후 2시 16분 22초 UTC link Permalink

I opened a ticket - https://github.com/Tatoeba/tatoeba2/issues/968

TRANG TRANG 2016년 1월 3일 2016년 1월 3일 오후 11시 1분 28초 UTC link Permalink

Tatoeba Day is now over!

Tatoeba will be updated on January 6th:
https://github.com/Tatoeba/tato...nes/2016-01-06
There will not be any significant changes, only bug fixes.

You can however test on the dev website (https://dev.tatoeba.org) the private lists feature that will be included in the update after:
https://github.com/Tatoeba/tatoeba2/issues/677

And I encourage everyone to submit more opinions about the issues that were requested during the previous Tatoeba Days:
http://goo.gl/forms/bq3A68AqIs

Thanks again for your participation.

Next Tatoeba Day is scheduled on January 17.